Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/abiv1/
H A Dalignment.c210 #define OP_STW 0x9000 macro
274 case OP_STW: in csky_alignment()
/openbmc/u-boot/post/lib_powerpc/
H A Dcpu_asm.h85 #define OP_STW 0x90000000 macro
184 #define ASM_STW(rd, rs, simm) ASM_11I(OP_STW, rd, rs, simm)
H A Dstore.c46 OP_STW,
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h147 #define OP_STW 36 macro
/openbmc/qemu/disas/
H A Dhppa.c443 OP_STW = 0x1a, enumerator