HomeSort by relevance Sort by last modified time
    Searched defs:ALLCR (Results 1 - 10 of 10) sorted by null

  /external/valgrind/none/tests/ppc32/
test_dfp4.c 50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_dfp1.c 42 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
45 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_dfp3.c 43 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
46 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_dfp5.c 50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_isa_2_06_part1.c 55 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
58 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_06_part2.c 60 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
63 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_06_part3.c 59 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
62 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
jm-insns.c 198 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
201 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_07_part2.c 63 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
66 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_07_part1.c 151 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
154 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]

Completed in 149 milliseconds