Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:x44

663 #CHECK: brc	4, foo                  # encoding: [0xa7,0x44,A,A]
665 #CHECK: jl foo # encoding: [0xa7,0x44,A,A]
763 #CHECK: jl bar+100 # encoding: [0xa7,0x44,A,A]
827 #CHECK: jl bar@PLT # encoding: [0xa7,0x44,A,A]
913 #CHECK: brcl 4, foo # encoding: [0xc0,0x44,A,A,A,A]
915 #CHECK: jgl foo # encoding: [0xc0,0x44,A,A,A,A]
1013 #CHECK: jgl bar+100 # encoding: [0xc0,0x44,A,A,A,A]
1077 #CHECK: jgl bar@PLT # encoding: [0xc0,0x44,A,A,A,A]
1511 #CHECK: cghrl %r4, bar+100 # encoding: [0xc6,0x44,A,A,A,A]
3889 #CHECK: ledbr %f0, %f0 # encoding: [0xb3,0x44,0x00,0x00]
3890 #CHECK: ledbr %f0, %f15 # encoding: [0xb3,0x44,0x00,0x0f]
3891 #CHECK: ledbr %f7, %f8 # encoding: [0xb3,0x44,0x00,0x78]
3892 #CHECK: ledbr %f15, %f0 # encoding: [0xb3,0x44,0x00,0xf0]
3893 #CHECK: ledbr %f15, %f15 # encoding: [0xb3,0x44,0x00,0xff]
4160 #CHECK: lghrl %r4, bar+100 # encoding: [0xc4,0x44,A,A,A,A]
5525 #CHECK: mvhhi 0, 0 # encoding: [0xe5,0x44,0x00,0x00,0x00,0x00]
5526 #CHECK: mvhhi 4095, 0 # encoding: [0xe5,0x44,0x0f,0xff,0x00,0x00]
5527 #CHECK: mvhhi 0, -32768 # encoding: [0xe5,0x44,0x00,0x00,0x80,0x00]
5528 #CHECK: mvhhi 0, -1 # encoding: [0xe5,0x44,0x00,0x00,0xff,0xff]
5529 #CHECK: mvhhi 0, 0 # encoding: [0xe5,0x44,0x00,0x00,0x00,0x00]
5530 #CHECK: mvhhi 0, 1 # encoding: [0xe5,0x44,0x00,0x00,0x00,0x01]
5531 #CHECK: mvhhi 0, 32767 # encoding: [0xe5,0x44,0x00,0x00,0x7f,0xff]
5532 #CHECK: mvhhi 0(%r1), 42 # encoding: [0xe5,0x44,0x10,0x00,0x00,0x2a]
5533 #CHECK: mvhhi 0(%r15), 42 # encoding: [0xe5,0x44,0xf0,0x00,0x00,0x2a]
5534 #CHECK: mvhhi 4095(%r1), 42 # encoding: [0xe5,0x44,0x1f,0xff,0x00,0x2a]
5535 #CHECK: mvhhi 4095(%r15), 42 # encoding: [0xe5,0x44,0xff,0xff,0x00,0x2a]