Home
last modified time | relevance | path

Searched defs:simm (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dcpu_asm.h127 #define ASM_11I(opcode, rd, rs, simm) ((opcode) + \ argument
131 #define ASM_11IF(opcode, rd, rs, simm) ((opcode) + \ argument
183 #define ASM_ADDI(rd, rs, simm) ASM_11I(OP_ADDI, rd, rs, simm) argument
185 #define ASM_STW(rd, rs, simm) ASM_11I(OP_STW, rd, rs, simm) argument
186 #define ASM_LWZ(rd, rs, simm) ASM_11I(OP_LWZ, rd, rs, simm) argument
200 #define ASM_LMW(rd, rs, simm) ASM_11I(OP_LMW, rd, rs, simm) argument
201 #define ASM_STMW(rd, rs, simm) ASM_11I(OP_STMW, rd, rs, simm) argument
202 #define ASM_LSWI(rd, rs, simm) ASM_11IF(OP_LSWI, rd, rs, simm) argument
204 #define ASM_STSWI(rd, rs, simm) ASM_11IF(OP_STSWI, rd, rs, simm) argument
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dkvm.h55 __u8 simm; member
/OK3568_Linux_fs/kernel/tools/arch/s390/include/uapi/asm/
H A Dkvm.h55 __u8 simm; member
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkvm_host.h671 u8 simm; member
861 u8 simm; member