Lines Matching full:28
22 * $24 and $25, and return the result in $27. Register $28 may
46 * $28 - compare status
57 #define compare $28
175 bis $24,$25,$28
176 SLONGIFY($28)
177 bge $28,7b
179 subq $31,$24,$28
181 cmovlt $24,$28,$24 /* abs($24) */
183 subq $31,$25,$28
185 cmovlt $25,$28,$25 /* abs($25) */
190 GETSIGN($28)
192 SLONGIFY($28)
194 cmovlt $28,tmp1,$27