Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:x90

215 # CHECK-BE: stw 2, 128(4)                   # encoding: [0x90,0x44,0x00,0x80]
216 # CHECK-LE: stw 2, 128(4) # encoding: [0x80,0x00,0x44,0x90]
365 # CHECK-BE: subfze 2, 3 # encoding: [0x7c,0x43,0x01,0x90]
366 # CHECK-LE: subfze 2, 3 # encoding: [0x90,0x01,0x43,0x7c]