Home
last modified time | relevance | path

Searched refs:OP_STMW (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/post/lib_powerpc/
H A Dcpu_asm.h106 #define OP_STMW 0xbc000000 macro
200 #define ASM_STMW(rd, rs, simm) ASM_11I(OP_STMW, rd, rs, simm)
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h158 #define OP_STMW 47 macro