Lines Matching refs:cbit
519 (define-pmacro cc-condition (not cbit))
520 (define-pmacro cs-condition cbit)
527 (define-pmacro ls-condition (or cbit zbit))
528 (define-pmacro hi-condition (not (or cbit zbit)))
901 (zext SI (reg BI h-cbit))
927 (set (reg BI h-cbit) (if BI (ne SI (and val (sll 1 0)) 0) 1 0))
965 (zext SI (reg BI h-cbit))
1006 (set (reg BI h-cbit) (if BI (ne SI (and val (sll 1 0)) 0) 1 0))
1214 (dnop cbit "" (SEM-ONLY) h-cbit f-nil)
1215 (dnop cbit-move
1216 "cbit for pre-V32, nothing for newer" (SEM-ONLY) h-cbit-move f-nil)
1834 (set-quiet cbit-move 0)
1844 (set-quiet cbit-move 0)
1889 (setf-arit2 size op source1 source2 result carry cbit)
1927 (cris-arit5-int arit size destregno srcop1 srcop2 cbit cbit)
2260 (set cbit pbit))
2261 (set cbit 1))
2368 Rd Rs cbit cbit))
2381 Rd (cris-get-mem BWD Rs) cbit cbit))
2391 Rd (trunc QI sconst8) cbit cbit)
2400 Rd (trunc HI sconst16) cbit cbit)
2409 Rd const32 cbit cbit)
2419 Rd i cbit cbit)
2432 Rd ((.sym BW -ext) (cris-get-mem BW Rs)) cbit cbit))
2442 Rd (ext SI (trunc QI sconst8)) cbit cbit)
2450 Rd (ext SI (trunc HI sconst16)) cbit cbit)
2463 Rd ((.sym BW -zext) (cris-get-mem BW Rs)) cbit cbit))
2473 Rd (zext SI (trunc QI uconst8)) cbit cbit)
2481 Rd (zext SI (trunc HI uconst16)) cbit cbit)
3064 (setf-arit SI add oldpc offs newpc cbit))
3120 (setf-arit SI add oldpc (ext SI offs) newpc cbit))
3356 sub BWD (.pmacro (sz regno val) (nop)) 0 tmpd 0 cbit cbit)))
3390 (setf-arit DI muls src1 src2 tmpr cbit)))
3410 (setf-arit DI mulu src1 src2 tmpr cbit)))