Searched refs:REG_L (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/mips/fw/lib/ |
D | call_o32.S | 92 REG_L sp,O32_NFRAMESZ-1*SZREG(sp) 94 REG_L s0,O32_FRAMESZ-11*SZREG(sp) 95 REG_L s1,O32_FRAMESZ-10*SZREG(sp) 96 REG_L s2,O32_FRAMESZ-9*SZREG(sp) 97 REG_L s3,O32_FRAMESZ-8*SZREG(sp) 98 REG_L s4,O32_FRAMESZ-7*SZREG(sp) 99 REG_L s5,O32_FRAMESZ-6*SZREG(sp) 100 REG_L s6,O32_FRAMESZ-5*SZREG(sp) 101 REG_L s7,O32_FRAMESZ-4*SZREG(sp) 102 REG_L gp,O32_FRAMESZ-3*SZREG(sp) [all …]
|
/linux-4.4.14/arch/s390/net/ |
D | bpf_jit_comp.c | 65 #define REG_L (__MAX_BPF_REG+3) /* Literal pool register */ macro 96 [REG_L] = 11, 428 EMIT2(0x0d00, REG_L, REG_0); in bpf_jit_prologue() 529 EMIT6_DISP_LH(0xe3000000, 0x0004, dst_reg, REG_0, REG_L, in bpf_jit_insn() 668 EMIT6_DISP_LH(0xe3000000, 0x0097, REG_W0, REG_0, REG_L, in bpf_jit_insn() 690 EMIT6_DISP_LH(0xe3000000, 0x0087, REG_W0, REG_0, REG_L, in bpf_jit_insn() 715 EMIT6_DISP_LH(0xe3000000, 0x0080, dst_reg, REG_0, REG_L, in bpf_jit_insn() 737 EMIT6_DISP_LH(0xe3000000, 0x0081, dst_reg, REG_0, REG_L, in bpf_jit_insn() 761 EMIT6_DISP_LH(0xe3000000, 0x0082, dst_reg, REG_0, REG_L, in bpf_jit_insn() 981 EMIT6_DISP_LH(0xe3000000, 0x0004, REG_W1, REG_0, REG_L, in bpf_jit_insn()
|
/linux-4.4.14/arch/mips/power/ |
D | hibernate_asm.S | 39 REG_L t8, (t1)
|
/linux-4.4.14/arch/mips/include/asm/ |
D | asm.h | 248 #define REG_L lw macro 254 #define REG_L ld macro
|
/linux-4.4.14/arch/mips/kernel/ |
D | relocate_kernel.S | 62 REG_L s5, (s2)
|