Home | History | Annotate | Download | only in ppc32

Lines Matching refs:test_addi

110  * extern void test_addi (void);
113 * " .type test_addi,@function\n"
114 * "test_addi:\n"
1008 extern void test_addi (void);
1009 ASSEMBLY_FUNC("test_addi", "addi 17, 14, 0");
1024 { &test_addi , " addi", },