Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dsrawi.c73 ASM_11S(test->cmd, reg1, reg0, test->op2), in cpu_post_test_srawi()
90 ASM_11S(test->cmd, reg1, reg0, test->op2) | BIT_C, in cpu_post_test_srawi()
H A Dcpu_asm.h135 #define ASM_11S(opcode, rd, rs, sh) ((opcode) + \ macro