Lines Matching refs:BI

542     BI
543 ((SI tmpcond) (BI condres))
789 (type register BI)
790 (get () (const BI 1))
797 (type register BI)
798 (get () (const BI 0))
903 (zext SI (reg BI h-cbit))
905 (sll (zext SI (reg BI h-vbit)) 1)
907 (sll (zext SI (reg BI h-zbit)) 2)
909 (sll (zext SI (reg BI h-nbit)) 3)
911 (sll (zext SI (reg BI h-xbit)) 4)
913 (sll (zext SI (reg BI h-ibit)) 5)
915 (sll (zext SI (reg BI h-ubit)) 6)
917 (sll (zext SI (reg BI h-pbit)) 7)
929 (set (reg BI h-cbit) (if BI (ne SI (and val (sll 1 0)) 0) 1 0))
930 (set (reg BI h-vbit) (if BI (ne SI (and val (sll 1 1)) 0) 1 0))
931 (set (reg BI h-zbit) (if BI (ne SI (and val (sll 1 2)) 0) 1 0))
932 (set (reg BI h-nbit) (if BI (ne SI (and val (sll 1 3)) 0) 1 0))
933 (set (reg BI h-xbit) (if BI (ne SI (and val (sll 1 4)) 0) 1 0))
934 (set (reg BI h-ibit) (if BI (ne SI (and val (sll 1 5)) 0) 1 0))
935 (set (reg BI h-ubit) (if BI (ne SI (and val (sll 1 6)) 0) 1 0))
936 (set (reg BI h-pbit) (if BI (ne SI (and val (sll 1 7)) 0) 1 0))
967 (zext SI (reg BI h-cbit))
969 (sll (zext SI (reg BI h-vbit)) 1)
971 (sll (zext SI (reg BI h-zbit)) 2)
973 (sll (zext SI (reg BI h-nbit)) 3)
975 (sll (zext SI (reg BI h-xbit)) 4)
977 (sll (zext SI (reg BI h-ibit)) 5)
979 (sll (zext SI (reg BI h-ubit)) 6)
981 (sll (zext SI (reg BI h-pbit)) 7)
983 (sll (zext SI (reg BI h-rbit)) 8)
985 (sll (zext SI (reg BI h-sbit)) 9)
987 (sll (zext SI (reg BI h-mbit)) 30)
989 (sll (zext SI (reg BI h-qbit)) 31)
993 (if BI (reg BI h-ubit)
1008 (set (reg BI h-cbit) (if BI (ne SI (and val (sll 1 0)) 0) 1 0))
1009 (set (reg BI h-vbit) (if BI (ne SI (and val (sll 1 1)) 0) 1 0))
1010 (set (reg BI h-zbit) (if BI (ne SI (and val (sll 1 2)) 0) 1 0))
1011 (set (reg BI h-nbit) (if BI (ne SI (and val (sll 1 3)) 0) 1 0))
1012 (set (reg BI h-xbit) (if BI (ne SI (and val (sll 1 4)) 0) 1 0))
1013 (set (reg BI h-ibit) (if BI (ne SI (and val (sll 1 5)) 0) 1 0))
1014 (set (reg BI h-sbit) (if BI (ne SI (and val (sll 1 9)) 0) 1 0))
1015 (set (reg BI h-mbit) (if BI (ne SI (and val (sll 1 30)) 0) 1 0))
1016 (set (reg BI h-pbit) (if BI (ne SI (and val (sll 1 7)) 0) 1 0))
1017 (set (reg BI h-rbit) (if BI (ne SI (and val (sll 1 8)) 0) 1 0))
1018 (set (reg BI h-qbit) (if BI (ne SI (and val (sll 1 31)) 0) 1 0))
1024 (set (reg BI h-ubit) (if BI (ne SI (and val (sll 1 6)) 0) 1 0))
1030 (if (reg BI h-ubit) (set (raw-reg SI h-gr-x (regno sp)) val))
1033 (if (not (reg BI h-ubit)) (set (raw-reg h-sr-x (regno srs)) val)))
1035 (if (not (reg BI h-ubit)) (set (raw-reg h-sr-x (regno ebp)) val)))
1037 (if (not (reg BI h-ubit))
1043 (if (not (reg BI h-ubit)) (set (raw-reg h-sr-x (regno spc)) val)))
1074 (dsh (.sym h- f bit) (.str f-name " bit") () (register BI))
1075 (cris-d-hwreg (.sym h- f bit-move) BI)
1081 (type register BI)
1084 (sequence BI ()
1094 (type register BI)
1104 (dsh h-xbit "extended-arithmetic bit" () (register BI))
1105 (cris-d-hwreg h-ibit BI)
1107 "interrupt-enable bit" (MACH-PRE-V32) (register BI))
1108 (dsh h-pbit "sequence-broken bit" ((MACH crisv10,crisv32)) (register BI))
1109 (dsh h-rbit "carry bit for MCP+restore-p bit" (MACH-V32) (register BI))
1110 (cris-d-hwreg h-ubit BI)
1112 "user mode bit" ((MACH crisv10)) (register BI))
1113 (dsh h-gbit "guru mode bit" (MACH-V32) (register BI))
1130 (type register BI)
1135 (if (andif val (not (raw-reg BI h-ubit-x)))
1140 (set (raw-reg BI h-ubit-x) val)
1149 (type register BI)
1154 (if (not (reg BI h-ubit))
1156 ((BI enabled))
1157 (set enabled (andif val (not (raw-reg BI h-ibit-x))))
1158 (set (raw-reg BI h-ibit-x) val)
1167 (type register BI)
1173 (if (andif val (andif (not (raw-reg BI h-mbit)) (not (reg BI h-ubit))))
1176 (set (raw-reg BI h-mbit) 1)
1188 (type register BI)
1189 (set (val) (sequence () (if x-cond (set (raw-reg BI x-name) val)))))
1194 (dsh-cond-bit-v32 x-name x-comment (not (reg BI h-ubit)))
1202 (type register BI)
1207 (if (not (reg BI h-ubit))
1209 ((BI enabled))
1210 (set enabled (andif val (not (raw-reg BI h-sbit))))
1211 (set (raw-reg BI h-sbit) val)
1238 (cris-d-hwreg h-insn-prefixed-p BI)
1244 (register BI)
1256 (type register BI)
1257 (get () (const BI 0))
1835 (set-quiet zbit-move (andif BI (eq SI value 0) (if BI xbit zbit 1)))
1845 (set zbit (andif BI (eq size value 0) (if BI xbit zbit 1)))
1855 (orif BI (andif BI (andif BI (lt size S 0) (lt size D 0)) (ge size R 0))
1856 (andif BI (andif BI (ge size S 0) (ge size D 0)) (lt size R 0))))
1858 (orif BI (andif BI (lt size S 0) (lt size D 0))
1859 (orif BI (andif BI (lt size D 0) (ge size R 0))
1860 (andif BI (lt size S 0) (ge size R 0)))))
1862 (orif BI (andif BI (andif BI (ge size S 0) (lt size D 0)) (ge size R 0))
1863 (andif BI (andif BI (lt size S 0) (ge size D 0)) (lt size R 0))))
1865 (orif BI (andif BI (lt size S 0) (ge size D 0))
1866 (orif BI (andif BI (ge size D 0) (lt size R 0))
1867 (andif BI (lt size S 0) (lt size R 0)))))
1885 (set zbit (andif BI (eq size result 0) (orif BI zbit (not BI xbit))))
1900 ((size tmpopd) (size tmpops) (BI carry) (size newval))
1904 (set newval ((.sym arit c) tmpopd tmpops (if BI (eq xbit 0) 0 carry)))
2209 ((SI addr) (size tmp-mem) (BI postinc))
2242 ((SI addr) (BI postinc))
2819 ((SI addr) (BI postinc))
2855 ((SI addr) (BI postinc))
2902 ((SI addr) (BI postinc))
2946 ((SI addr) (BI postinc))
2991 ((SI addr) (BI postinc))
3913 ((USI oldccs) (USI samebits) (USI shiftbits) (USI keepmask) (BI p1))
3991 ((BI truthval))
4028 ((BI truthval))
4307 ((BI truthval))