Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dcpu_asm.h107 #define OP_STMW 0xbc000000 macro
201 #define ASM_STMW(rd, rs, simm) ASM_11I(OP_STMW, rd, rs, simm)
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h199 #define OP_STMW 47 macro