Searched refs:fnop (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/arch/x86/math-emu/ |
H A D | fpu_aux.c | 19 static void fnop(void) fnop() function 61 #define feni fnop 62 #define fdisi fnop 63 #define fsetpm fnop 92 fnop, FPU_illegal, FPU_illegal, FPU_illegal,
|
/linux-4.1.27/arch/alpha/lib/ |
H A D | memmove.S | 86 fnop 155 fnop
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | unaligned.c | 74 * Check if a nop or fnop at bundle's pipeline X0. 94 * Check if nop or fnop at bundle's pipeline X1. 114 * Check if nop or fnop at bundle's Y0 pipeline. 134 * Check if nop or fnop at bundle's pipeline Y1. 154 * Test if a bundle's y0 and y1 pipelines are both nop or fnop. 163 * Test if a bundle's x0 and x1 pipelines are both nop or fnop. 409 __JIT_CODE("__unalign_jit_x01_fnop: {fnop;fnop}"); jit_x0_fnop() 422 __JIT_CODE("__unalign_jit_y2_dummy: {fnop; fnop; ld zero, sp}"); jit_y2_dummy() 560 /* If bundle_2_enable = false, bundle_2 is fnop/nop operation. */ jit_bundle_gen() 629 /* Make Y1 as fnop if Y1 is a branch or lnk operation. */ jit_bundle_gen() 684 /* bundle_2 is bundle after making X1 as "fnop". */ jit_bundle_gen() 832 * { movei rx, 0; nop/fnop }, if yes, jit_bundle_gen()
|
H A D | ftrace.c | 90 /* opcode: fnop */ ftrace_gen_branch()
|
H A D | tile-desc_64.c | 331 { "fnop", TILEGX_OPC_FNOP, 0xf, 0, TREG_ZERO, 1,
|
H A D | tile-desc_32.c | 328 { "fnop", TILEPRO_OPC_FNOP, 0xf, 0, TREG_ZERO, 1,
|
/linux-4.1.27/arch/m68k/math-emu/ |
H A D | fp_cond.S | 45 printf PDECODE,"fnop\n"
|
Completed in 241 milliseconds