Lines Matching refs:x89
3 ! CHECK: fitos %f0, %f4 ! encoding: [0x89,0xa0,0x18,0x80]
4 ! CHECK: fitod %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x00]
5 ! CHECK: fitoq %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x80]
10 ! CHECK: fstoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x20]
11 ! CHECK: fdtoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x40]
12 ! CHECK: fqtoi %f0, %f4 ! encoding: [0x89,0xa0,0x1a,0x60]
17 ! CHECK: fstod %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x20]
18 ! CHECK: fstoq %f0, %f4 ! encoding: [0x89,0xa0,0x19,0xa0]
22 ! CHECK: fdtos %f0, %f4 ! encoding: [0x89,0xa0,0x18,0xc0]
23 ! CHECK: fdtoq %f0, %f4 ! encoding: [0x89,0xa0,0x19,0xc0]
27 ! CHECK: fqtos %f0, %f4 ! encoding: [0x89,0xa0,0x18,0xe0]
28 ! CHECK: fqtod %f0, %f4 ! encoding: [0x89,0xa0,0x19,0x60]
32 ! CHECK: fmovs %f0, %f4 ! encoding: [0x89,0xa0,0x00,0x20]
33 ! CHECK: fmovd %f0, %f4 ! encoding: [0x89,0xa0,0x00,0x40]
34 ! CHECK: fmovq %f0, %f4 ! encoding: [0x89,0xa0,0x00,0x60]
39 ! CHECK: fnegs %f0, %f4 ! encoding: [0x89,0xa0,0x00,0xa0]
40 ! CHECK: fnegd %f0, %f4 ! encoding: [0x89,0xa0,0x00,0xc0]
41 ! CHECK: fnegq %f0, %f4 ! encoding: [0x89,0xa0,0x00,0xe0]
46 ! CHECK: fabss %f0, %f4 ! encoding: [0x89,0xa0,0x01,0x20]
47 ! CHECK: fabsd %f0, %f4 ! encoding: [0x89,0xa0,0x01,0x40]
48 ! CHECK: fabsq %f0, %f4 ! encoding: [0x89,0xa0,0x01,0x60]
53 ! CHECK: fsqrts %f0, %f4 ! encoding: [0x89,0xa0,0x05,0x20]
54 ! CHECK: fsqrtd %f0, %f4 ! encoding: [0x89,0xa0,0x05,0x40]
55 ! CHECK: fsqrtq %f0, %f4 ! encoding: [0x89,0xa0,0x05,0x60]
127 ! CHECK: fxtos %f0, %f4 ! encoding: [0x89,0xa0,0x10,0x80]
128 ! CHECK: fxtod %f0, %f4 ! encoding: [0x89,0xa0,0x11,0x00]
129 ! CHECK: fxtoq %f0, %f4 ! encoding: [0x89,0xa0,0x11,0x80]
134 ! CHECK: fstox %f0, %f4 ! encoding: [0x89,0xa0,0x10,0x20]
135 ! CHECK: fdtox %f0, %f4 ! encoding: [0x89,0xa0,0x10,0x40]
136 ! CHECK: fqtox %f0, %f4 ! encoding: [0x89,0xa0,0x10,0x60]