Home
last modified time | relevance | path

Searched refs:BIT_C (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dtwox.c110 ASM_11X(test->cmd, reg1, reg0) | BIT_C, in cpu_post_test_twox()
H A Dtwo.c110 ASM_11(test->cmd, reg1, reg0) | BIT_C, in cpu_post_test_two()
H A Dsrawi.c90 ASM_11S(test->cmd, reg1, reg0, test->op2) | BIT_C, in cpu_post_test_srawi()
H A Drlwinm.c89 test->me) | BIT_C, in cpu_post_test_rlwinm()
H A Drlwimi.c96 BIT_C, in cpu_post_test_rlwimi()
H A Dthreex.c162 ASM_12X(test->cmd, reg2, reg1, reg0) | BIT_C, in cpu_post_test_threex()
H A Drlwnm.c98 BIT_C, in cpu_post_test_rlwnm()
H A Dthree.c192 ASM_12(test->cmd, reg2, reg1, reg0) | BIT_C, in cpu_post_test_three()
H A Dcpu_asm.h10 #define BIT_C 0x00000001 macro