Home | History | Annotate | Download | only in i386

Lines Matching refs:bndldx

88 	### bndldx
89 bndldx 0x3(%rax,%rbx,1), %bnd0
90 bndldx 3(%rbx,%rdx), %bnd2
91 bndldx 0x399(%r12), %bnd3
92 bndldx 0x1234(%r11), %bnd1
93 bndldx 0x1234(%rbx), %bnd2
94 bndldx 3(,%rbx,1), %bnd2
95 bndldx 3(,%r12,1), %bnd2
96 bndldx (%rdx), %bnd1
191 ### bndldx
192 bndldx bnd0, [rax+rbx*1+0x3]
193 bndldx bnd2, [rbx+rdx+3]
194 bndldx bnd3, [r12+0x399]
195 bndldx bnd1, [r11+0x1234]
196 bndldx bnd2, [rbx+0x1234]
197 bndldx bnd2, [1*rbx+3]
198 bndldx bnd2, [1*r12+3]
199 bndldx bnd1, [rdx]