Home
last modified time | relevance | path

Searched refs:OP_STW (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/csky/abiv1/
H A Dalignment.c210 #define OP_STW 0x9000 macro
274 case OP_STW: in csky_alignment()
/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dcpu_asm.h86 #define OP_STW 0x90000000 macro
185 #define ASM_STW(rd, rs, simm) ASM_11I(OP_STW, rd, rs, simm)
H A Dstore.c47 OP_STW,
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h187 #define OP_STW 36 macro