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

  /external/valgrind/main/none/tests/ppc32/
test_dfp1.c 42 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
45 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_dfp4.c 45 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
48 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_dfp5.c 45 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
48 __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_isa_2_06_part2.c 53 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
56 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_06_part3.c 53 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
56 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_06_part1.c 50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
jm-insns.c 197 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
200 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp1.c 42 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
45 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_dfp4.c 45 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
48 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
test_dfp5.c 45 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
48 __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_isa_2_06_part2.c 53 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
56 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_06_part3.c 53 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
56 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]
test_isa_2_06_part1.c 50 #define ALLCR "cr0","cr1","cr2","cr3","cr4","cr5","cr6","cr7"
53 __asm__ __volatile__ ("mtcr %0" : : "b"(_arg) : ALLCR );
    [all...]

Completed in 90 milliseconds