/arch/c6x/kernel/ |
D | vectors.S | 26 NOP 4 27 NOP 28 NOP 32 NOP 33 NOP 34 NOP 35 NOP 36 NOP 37 NOP 38 NOP [all …]
|
D | head.S | 34 NOP 3 38 NOP 4 80 NOP 5
|
D | entry.S | 53 NOP 3 182 NOP 4 235 NOP 312 NOP 2 357 NOP 2
|
D | switch_to.S | 62 NOP
|
/arch/c6x/lib/ |
D | csum_64plus.S | 45 NOP 4 51 NOP 66 NOP 3 68 NOP 90 NOP 3 101 NOP 3 118 NOP 4 195 NOP 3 199 NOP 3 200 NOP [all …]
|
D | memcpy_64plus.S | 35 NOP 3 37 NOP
|
/arch/sparc/lib/ |
D | NG2patch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | U3patch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | GENpatch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | NGpatch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | M7patch.S | 10 #define NOP 0x01000000 macro 23 sethi %hi(NOP), %g3; \ 24 or %g3, %lo(NOP), %g3; \
|
D | NG4patch.S | 10 #define NOP 0x01000000 macro 23 sethi %hi(NOP), %g3; \ 24 or %g3, %lo(NOP), %g3; \
|
D | GENpage.S | 52 #define NOP 0x01000000 macro 65 sethi %hi(NOP), %g3; \ 66 or %g3, %lo(NOP), %g3; \
|
D | NGpage.S | 112 #define NOP 0x01000000 macro 125 sethi %hi(NOP), %g3; \ 126 or %g3, %lo(NOP), %g3; \
|
D | GENbzero.S | 131 #define NOP 0x01000000 macro 144 sethi %hi(NOP), %g3; \ 145 or %g3, %lo(NOP), %g3; \
|
D | NGbzero.S | 134 #define NOP 0x01000000 macro 147 sethi %hi(NOP), %g3; \ 148 or %g3, %lo(NOP), %g3; \
|
D | copy_page.S | 246 sethi %hi(0x01000000), %o1 ! NOP
|
/arch/csky/kernel/ |
D | ftrace.c | 11 #define NOP 0x4000 macro 46 call[0] = nolr ? NOP : PUSH_LR; in make_jbsr() 68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO,
|
/arch/x86/include/asm/ |
D | xor.h | 50 #define NOP(x) macro 122 BLK64(NOP, ST, i) \ in xor_sse_2_pf64() 217 BLK64(NOP, ST, i) \ in xor_sse_3_pf64() 321 BLK64(NOP, ST, i) \ in xor_sse_4_pf64() 434 BLK64(NOP, ST, i) \ in xor_sse_5_pf64() 473 #undef NOP
|
/arch/x86/kernel/ |
D | static_call.c | 9 NOP = 1, /* site cond-call */ enumerator 34 case NOP: in __static_call_transform()
|
/arch/arm/kernel/ |
D | ftrace.c | 28 #define NOP 0xf85deb04 /* pop.w {lr} */ macro 30 #define NOP 0xe8bd4000 /* pop {lr} */ macro 51 return NOP; in ftrace_nop_replace()
|
/arch/arm/boot/compressed/ |
D | efi-header.S | 18 @ This is a two-instruction NOP, which happens to bear the
|
/arch/sparc/kernel/ |
D | sun4v_tlb_miss.S | 399 #define NOP 0x01000000 macro 412 sethi %hi(NOP), %g3; \ 413 or %g3, %lo(NOP), %g3; \
|
/arch/powerpc/xmon/ |
D | spu-insns.h | 201 APUOP(M_NOP, RR, 0x201, "nop", _A1(A_T), 00000, NOP) /* XNOP no_operation */ 202 APUOP(M_NOP2, RR, 0x201, "nop", _A0(), 00000, NOP) /* XNOP no_operation */
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 194 90: NOP | PAUSE (F3) | XCHG r8,rAX 370 1f: NOP Ev
|