Lines Matching refs:ulw
193 # Test ulw with 64-bit immediate addresses.
194 ulw $8, 0x100010001
202 ulw $8, 0x1000100010001
212 ulw $8, -0x100010001
221 ulw $8, -0x1000100010001
231 # Test ulw with source register and 64-bit immediate offset.
232 ulw $8, 0x100010001($9)
241 ulw $8, 0x1000100010001($9)
252 ulw $8, -0x100010001($9)
262 ulw $8, -0x1000100010001($9)