Lines Matching refs:BW
2034 (BW)
2036 ((BW tmpops) (SI newval))
2062 (BW)
2064 ((BW tmpops) (SI newval))
2432 (BW)
2435 Rd ((.sym BW -ext) (cris-get-mem BW Rs)) cbit cbit))
2463 (BW)
2466 Rd ((.sym BW -zext) (cris-get-mem BW Rs)) cbit cbit))
2512 (BW)
2515 (set tmp (ext SI (cris-get-mem BW Rs)))
2529 (BW)
2532 (set tmp (zext SI (cris-get-mem BW Rs)))
3076 (.pmacro (BW) (cris-arit add SI Rd ((.sym BW -ext) (trunc BW Rs))))
3085 (.pmacro (BW) (cris-arit-3op add SI Rd ((.sym BW -ext) (cris-get-mem BW Rs)) Rs))
3132 (.pmacro (BW) (cris-arit add SI Rd ((.sym BW -zext) (trunc BW Rs))))
3141 (.pmacro (BW)
3142 (cris-arit-3op add SI Rd ((.sym BW -zext) (cris-get-mem BW Rs)) Rs))
3203 (.pmacro (BW) (cris-arit sub SI Rd ((.sym BW -ext) (trunc BW Rs))))
3212 (.pmacro (BW)
3213 (cris-arit-3op sub SI Rd ((.sym BW -ext) (cris-get-mem BW Rs)) Rs))
3235 (.pmacro (BW) (cris-arit sub SI Rd ((.sym BW -zext) (trunc BW Rs))))
3244 (.pmacro (BW)
3245 (cris-arit-3op sub SI Rd ((.sym BW -zext) (cris-get-mem BW Rs)) Rs))