| /freebsd-11-stable/sys/pc98/cbus/ |
| HD | pckbdtables.h | 49 {{/*0a*/ '0', NOP, '0', '0', '0', ')', ')', ')' }, 0x40,0x00 }, 90 {{/*33*/ NOP, '_', 0x1F, 0x1F, '\\', '|', 0x1C, 0x1C }, 0x80,0x00 }, 124 {{/*55*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 125 {{/*56*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 126 {{/*57*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 127 {{/*58*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 128 {{/*59*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 129 {{/*5a*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 130 {{/*5b*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, 131 {{/*5c*/ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP }, 0xFF,0x00 }, [all …]
|
| /freebsd-11-stable/sys/dev/uart/ |
| HD | uart_kbd_sun_tables.h | 13 /*00*/{{ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, }, 0xFF,0x00 }, 28 /*0f*/{{ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, }, 0xFF,0x00 }, 36 /*17*/{{ SLK, SPSC, SLK, SPSC, SUSP, NOP, SUSP, NOP, }, 0xFF,0x00 }, 43 /*1e*/{{ '1', '!', NOP, NOP, '1', '!', NOP, NOP, }, 0x33,0x00 }, 45 /*20*/{{ '3', '#', NOP, NOP, '3', '#', NOP, NOP, }, 0x33,0x00 }, 46 /*21*/{{ '4', '$', NOP, NOP, '4', '$', NOP, NOP, }, 0x33,0x00 }, 47 /*22*/{{ '5', '%', NOP, NOP, '5', '%', NOP, NOP, }, 0x33,0x00 }, 49 /*24*/{{ '7', '&', NOP, NOP, '7', '&', NOP, NOP, }, 0x33,0x00 }, 50 /*25*/{{ '8', '*', NOP, NOP, '8', '*', NOP, NOP, }, 0x33,0x00 }, 51 /*26*/{{ '9', '(', NOP, NOP, '9', '(', NOP, NOP, }, 0x33,0x00 }, [all …]
|
| /freebsd-11-stable/sys/dev/kbd/ |
| HD | kbdtables.h | 45 /*00*/{{ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, }, 0xFF,0x00 }, 47 /*02*/{{ '1', '!', NOP, NOP, '1', '!', NOP, NOP, }, 0x33,0x00 }, 49 /*04*/{{ '3', '#', NOP, NOP, '3', '#', NOP, NOP, }, 0x33,0x00 }, 50 /*05*/{{ '4', '$', NOP, NOP, '4', '$', NOP, NOP, }, 0x33,0x00 }, 51 /*06*/{{ '5', '%', NOP, NOP, '5', '%', NOP, NOP, }, 0x33,0x00 }, 53 /*08*/{{ '7', '&', NOP, NOP, '7', '&', NOP, NOP, }, 0x33,0x00 }, 54 /*09*/{{ '8', '*', NOP, NOP, '8', '*', NOP, NOP, }, 0x33,0x00 }, 55 /*0a*/{{ '9', '(', NOP, NOP, '9', '(', NOP, NOP, }, 0x33,0x00 }, 56 /*0b*/{{ '0', ')', NOP, NOP, '0', ')', NOP, NOP, }, 0x33,0x00 }, 58 /*0d*/{{ '=', '+', NOP, NOP, '=', '+', NOP, NOP, }, 0x33,0x00 }, [all …]
|
| HD | kbd.c | 1262 kbd->kb_lastact[keycode] = NOP; in genkbd_keyaction() 1348 case NOP: in genkbd_keyaction() 1360 if (kbd->kb_lastact[keycode] == NOP) in genkbd_keyaction() 1363 action = NOP; in genkbd_keyaction() 1442 case NOP: in genkbd_keyaction() 1477 kbd->kb_lastact[keycode] = NOP; in genkbd_keyaction()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | LeonPasses.cpp | 53 BuildMI(MBB, NMBBI, DL, TII.get(SP::NOP)); in runOnMachineFunction() 145 BuildMI(MBB, MBBI, DL, TII.get(SP::NOP)); in runOnMachineFunction() 149 BuildMI(MBB, NMBBI, DL, TII.get(SP::NOP)); in runOnMachineFunction()
|
| /freebsd-11-stable/lib/libedit/ |
| HD | vi.c | 71 if (el->el_chared.c_vcmd.action != NOP) { in cv_action() 80 el->el_chared.c_vcmd.action = NOP; in cv_action() 170 if (el->el_chared.c_vcmd.action != NOP) { in vi_prev_big_word() 195 if (el->el_chared.c_vcmd.action != NOP) { in vi_prev_word() 219 if (el->el_chared.c_vcmd.action != NOP) { in vi_next_big_word() 243 if (el->el_chared.c_vcmd.action != NOP) { in vi_next_word() 485 if (el->el_chared.c_vcmd.action != NOP) { in vi_end_big_word() 509 if (el->el_chared.c_vcmd.action != NOP) { in vi_end_word() 555 el->el_chared.c_vcmd.action = NOP; in vi_command_mode() 582 if (el->el_chared.c_vcmd.action != NOP) { in vi_zero() [all …]
|
| HD | common.c | 222 if (el->el_chared.c_vcmd.action != NOP) { in ed_move_to_end() 249 if (el->el_chared.c_vcmd.action != NOP) { in ed_move_to_beg() 296 el->el_chared.c_vcmd.action == NOP)) in ed_next_char() 304 if (el->el_chared.c_vcmd.action != NOP) { in ed_next_char() 330 if (el->el_chared.c_vcmd.action != NOP) { in ed_prev_word() 353 if (el->el_chared.c_vcmd.action != NOP) { in ed_prev_char() 718 el->el_chared.c_vcmd.action = NOP; in ed_search_prev_history() 786 el->el_chared.c_vcmd.action = NOP; in ed_search_next_history()
|
| /freebsd-11-stable/contrib/libpcap/ |
| HD | optimize.c | 190 #define NOP -1 macro 509 if (c == NOP) in atomuse() 552 if (s->code == NOP) in atomdef() 593 if (s->s.code == NOP) in compute_local_ud() 715 s->code = NOP; in vstore() 816 while (s != 0 && s->s.code == NOP) in this_op() 953 s->s.code = NOP; in opt_peep() 954 add->s.code = NOP; in opt_peep() 955 tax->s.code = NOP; in opt_peep() 985 last->s.code = NOP; in opt_peep() [all …]
|
| /freebsd-11-stable/contrib/binutils/ld/scripttempl/ |
| HD | nw.sc | 3 # NOP - four byte opcode for no-op (defaults to 0) 66 .init ${RELOCATING-0} : { *(.init) } =${NOP-0} 85 .fini ${RELOCATING-0} : { *(.fini) } =${NOP-0}
|
| /freebsd-11-stable/contrib/binutils/ld/emulparams/ |
| HD | elf64lppc.sh | 3 NOP=0x00000060
|
| HD | i386nw.sh | 7 NOP=0x90909090
|
| HD | i386moss.sh | 8 NOP=0x90909090
|
| HD | elf_i386_ldso.sh | 8 NOP=0x90909090
|
| HD | i386nto.sh | 10 NOP=0x9090
|
| HD | elf_i386_chaos.sh | 8 NOP=0x90909090
|
| HD | elf_s390.sh | 9 NOP=0x07070707
|
| HD | elf_i386.sh | 9 NOP=0xCCCCCCCC
|
| HD | elf64alpha.sh | 24 NOP=0x0000fe2f1f04ff47 # unop; nop
|
| HD | elf64_s390.sh | 10 NOP=0x07070707
|
| HD | elf64_ia64.sh | 20 NOP=0x00300000010070000002000001000400 # a bundle full of nops
|
| HD | elf_x86_64.sh | 10 NOP=0xCCCCCCCC
|
| HD | elf64_sparc.sh | 12 NOP=0x01000000
|
| HD | elf64ppc.sh | 14 NOP=0x60000000
|
| /freebsd-11-stable/crypto/openssl/crypto/bn/asm/ |
| HD | pa-risc2.s | 134 NOP ; Needed to make the loop 16-byte aligned 135 NOP ; needed to make the loop 16-byte aligned 138 NOP 309 NOP 468 NOP 602 NOP 678 NOP 855 NOP ;offset 0xa38
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsBranchExpansion.cpp | 523 BuildMI(*BalTgtMBB, Pos, DL, TII->get(Mips::NOP)); in expandToLongBranch() 668 .append(BuildMI(*MFp, DL, TII->get(Mips::NOP))); in expandToLongBranch() 759 std::next(Iit)->getOpcode() != Mips::NOP) { in handleForbiddenSlot() 762 BuildMI(*MFp, I->getDebugLoc(), TII->get(Mips::NOP))); in handleForbiddenSlot()
|