Home
last modified time | relevance | path

Searched refs:NOP (Results 1 – 25 of 126) sorted by relevance

123456

/freebsd-11-stable/sys/pc98/cbus/
HDpckbdtables.h49 {{/*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/
HDuart_kbd_sun_tables.h13 /*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/
HDkbdtables.h45 /*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 …]
HDkbd.c1262 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/
HDLeonPasses.cpp53 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/
HDvi.c71 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 …]
HDcommon.c222 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/
HDoptimize.c190 #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/
HDnw.sc3 # 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/
HDelf64lppc.sh3 NOP=0x00000060
HDi386nw.sh7 NOP=0x90909090
HDi386moss.sh8 NOP=0x90909090
HDelf_i386_ldso.sh8 NOP=0x90909090
HDi386nto.sh10 NOP=0x9090
HDelf_i386_chaos.sh8 NOP=0x90909090
HDelf_s390.sh9 NOP=0x07070707
HDelf_i386.sh9 NOP=0xCCCCCCCC
HDelf64alpha.sh24 NOP=0x0000fe2f1f04ff47 # unop; nop
HDelf64_s390.sh10 NOP=0x07070707
HDelf64_ia64.sh20 NOP=0x00300000010070000002000001000400 # a bundle full of nops
HDelf_x86_64.sh10 NOP=0xCCCCCCCC
HDelf64_sparc.sh12 NOP=0x01000000
HDelf64ppc.sh14 NOP=0x60000000
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
HDpa-risc2.s134 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/
HDMipsBranchExpansion.cpp523 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()

123456