Searched refs:limm0 (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dgen_tst.c9 #define limm0 ((type)(int)&glob0) macro
29 char *a0[] = {"reg0", "indreg0", "imm0", "limm0",
H A DDFcmp.c9 #define limm0 ((type)((int)&glob0)) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DHIcmp.c9 #define limm0 ((type)&glob0) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DQIcmp.c9 #define limm0 ((type)&glob0) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DSIcmp.c9 #define limm0 ((type)&glob0) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DUHIcmp.c9 #define limm0 ((type)&glob0) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DUQIcmp.c9 #define limm0 ((type)&glob0) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DUSIcmp.c9 #define limm0 ((type)&glob0) macro
123 {if (limm0 <= reg1) return 1; else return 0;}
127 {if (limm0 <= indreg1) return 1; else return 0;}
131 {if (limm0 <= imm1) return 1; else return 0;}
135 {if (limm0 <= limm1) return 1; else return 0;}
139 {if (limm0 <= adr1) return 1; else return 0;}
143 {if (limm0 <= adrreg1) return 1; else return 0;}
147 {if (limm0 <= adrx1) return 1; else return 0;}
151 {if (limm0 <= regx1) return 1; else return 0;}
H A DHIset.c5 #define limm0 ((type)(int)&glob0) macro
H A DQIset.c5 #define limm0 ((type)(int)&glob0) macro
H A DSFset.c5 #define limm0 ((type)(int)&glob0) macro
H A DSIset.c5 #define limm0 ((type)(int)&glob0) macro

Completed in 184 milliseconds