Searched refs:ALLCR (Results 1 - 21 of 21) sorted by last modified time

/external/valgrind/none/tests/ppc32/
H A Djm-insns.c198 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
201 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp1.c42 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
45 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp3.c43 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
46 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp4.c50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp5.c50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_06_part1.c55 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
58 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_06_part2.c61 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
64 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_06_part3.c60 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
63 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_07_part1.c151 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
154 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_07_part2.c63 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
66 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c198 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
201 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dppc64_helpers.h41 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
44 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp1.c42 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
45 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp3.c43 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
46 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp4.c50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_dfp5.c50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_06_part1.c55 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
58 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_06_part2.c61 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
64 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_06_part3.c60 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
63 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_07_part1.c151 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
154 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
H A Dtest_isa_2_07_part2.c63 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7" macro
66 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );

Completed in 241 milliseconds