Searched refs:ASM_11S (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/post/lib_powerpc/ |
H A D | srawi.c | 72 ASM_11S(test->cmd, reg1, reg0, test->op2), in cpu_post_test_srawi() 89 ASM_11S(test->cmd, reg1, reg0, test->op2) | BIT_C, in cpu_post_test_srawi()
|
H A D | cpu_asm.h | 134 #define ASM_11S(opcode, rd, rs, sh) ((opcode) + \ macro
|