Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Db.c46 ASM_MTLR(4), in cpu_post_test_bc()
52 ASM_MTLR(6), in cpu_post_test_bc()
89 ASM_MTLR(3), in cpu_post_test_b()
92 ASM_MTLR(4), in cpu_post_test_b()
112 ASM_MTLR(3), in cpu_post_test_b()
115 ASM_MTLR(4), in cpu_post_test_b()
H A Dcpu_asm.h198 #define ASM_MTLR(rd) ASM_1(OP_MTLR, rd) macro