Home
last modified time | relevance | path

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

/external/u-boot/post/lib_powerpc/
Db.c45 ASM_MTLR(4), in cpu_post_test_bc()
51 ASM_MTLR(6), in cpu_post_test_bc()
88 ASM_MTLR(3), in cpu_post_test_b()
91 ASM_MTLR(4), in cpu_post_test_b()
111 ASM_MTLR(3), in cpu_post_test_b()
114 ASM_MTLR(4), in cpu_post_test_b()
Dcpu_asm.h197 #define ASM_MTLR(rd) ASM_1(OP_MTLR, rd) macro