• Home
  • Raw
  • Download

Lines Matching refs:IR

167 268621  s390x: improve IR generation for XC
171 269078 arm->IR: unhandled instruction SUB (SP minus immediate/register)
210 272893 amd64->IR: 0x66 0xF 0x38 0x2B 0xC1 0x66 0xF 0x7F == (closed as dup)
214 273318 amd64->IR: 0x66 0xF 0x3A 0x61 0xC1 0x38 (missing PCMPxSTRx case)
215 273318 unhandled PCMPxSTRx case: vex amd64->IR: 0x66 0xF 0x3A 0x61 0xC1 0x38
225 274776 amd64->IR: 0x66 0xF 0x38 0x2B 0xC5 0x66
267 280290 vex amd64->IR: 0x66 0xF 0x38 0x28 0xC1 0x66 0xF 0x6F
283 283000 vex amd64->IR: 0x66 0xF 0x3A 0xA 0xC0 0x9 0xF3 0xF
322 194402 vex amd64->IR: 0x48 0xF 0xAE 0x4 (proper FX{SAVE,RSTOR} support)
323 210481 vex amd64->IR: Assertion `sz == 2 || sz == 4' failed (REX.W POPQ)
335 255963 (SSE4.x) vex amd64->IR: 0x66 0xF 0x3A 0x9 0xDB 0x0 (ROUNDPD)
337 256387 vex x86->IR: 0xD4 0xA 0x2 0x7 (AAD and AAM)
339 256669 vex amd64->IR: Unhandled LOOPNEL insn on amd64
340 256968 (SSE4.x) vex amd64->IR: 0x66 0xF 0x38 0x10 0xD3 0x66 (BLENDVPx)
341 257011 (SSE4.x) vex amd64->IR: 0x66 0xF 0x3A 0xE 0xFD 0xA0 (PBLENDW)
342 257063 (SSE4.x) vex amd64->IR: 0x66 0xF 0x3A 0x8 0xC0 0x0 (ROUNDPS)
534 194402 vex amd64->IR: 0x48 0xF 0xAE 0x4 0x24 0x49 (FXSAVE64)
552 251569 vex amd64->IR: 0xF 0x1 0xF9 0x8B 0x4C 0x24 (RDTSCP)
587 211410 vex amd64->IR: 0x15 0xFF 0xFF 0x0 0x0 0x89
603 236546 vex x86->IR: 0x66 0xF 0x3A 0xA
604 237202 vex amd64->IR: 0xF3 0xF 0xB8 0xC0 0x49 0x3B
618 239992 vex amd64->IR: 0x48 0xF 0xC4 0xC1 0x0 0x48
663 250998 vex x86->IR: unhandled instruction bytes: 0x66 0x66 0x66 0x2E
1166 188127 amd64->IR: unhandled instruction bytes: 0xF0 0xF 0xB0 0xA
1176 189737 vex amd64->IR: unhandled instruction bytes: 0xAC
1275 173751 amd64->IR: 0x48 0xF 0x6F 0x45 (even more redundant rex prefixes)
1433 172417 x86->IR: 0x82 ...
1434 172563 amd64->IR: 0xD9 0xF5 - fprem1
1437 173751 amd64->IR: 0x48 0xF 0x6F 0x45 (even more redundant prefixes)
1441 175150 x86->IR: 0xF2 0xF 0x11 0xC1 (movss non-binutils encoding)
1501 126389 vex x86->IR: 0xF 0xAE (FXRSTOR)
1503 152818 vex x86->IR: 0xF3 0xAC (repz lodsb)
1504 153196 vex x86->IR: 0xF2 0xA6 (repnz cmpsb)
1505 155011 vex x86->IR: 0xCF (iret)
1514 158744 vex amd64->IR: 0xF0 0x41 0xF 0xC0 (xaddb)
1699 137714 x86/amd64->IR: 0x66 0xF 0xF7 0xC6 (maskmovq, maskmovdq)
1714 147498 amd64->IR: 0xF0 0xF 0xB0 0xF (lock cmpxchg %cl,(%rdi))
1732 152501 vex x86->IR: 0x27 0x66 0x89 0x45 (daa)
1733 152818 vex x86->IR: 0xF3 0xAC 0xFC 0x9C (rep lodsb)
1737 - The names of some functions and types within the Vex IR have
1793 129390 ppc?->IR: some kind of VMX prefetch (dstt)
1794 129968 amd64->IR: 0xF 0xAE 0x0 (fxsave)
1803 135012 x86->IR: 0xD7 0x8A 0xE0 0xD0 (xlat)
1805 126147 x86->IR: 0xF2 0xA5 0xF 0x77 (repne movsw)
1806 136650 amd64->IR: 0xC2 0x8 0x0
1807 135421 x86->IR: unhandled Grp5(R) case 6
1808 n-i-bz Improved documentation of the IR intermediate representation
1826 137493 x86->IR: recent binutils no-ops
1827 137714 x86->IR: 0x66 0xF 0xF7 0xC6 (maskmovdqu)
1833 139050 ppc32->IR: mfspr 268/269 instructions not handled
1834 n-i-bz ppc32->IR: lvxl/stvxl
1878 106852 x86->IR: fisttp (SSE3)
1881 127521 amd64->IR: 0xF0 0x48 0xF 0xC7 (cmpxchg8b)
1882 128917 amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE2)
1884 129358 x86->IR: fisttpl (SSE3)
1889 130785 amd64->IR: unhandled instruction "pushfq"
1890 131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF
1893 132918 vex amd64->IR: 0xD9 0xF8 (fprem)
1906 133678 amd64->IR: 0x48 0xF 0xC5 0xC0 (pextrw?)
1921 129390 ppc?->IR: some kind of VMX prefetch (dstt)
1922 129968 amd64->IR: 0xF 0xAE 0x0 (fxsave)
2092 124499 amd64->IR: 0xF 0xE 0x48 0x85 (femms)
2094 124697 vex x86->IR: 0xF 0x70 0xC9 0x0 (pshufw)
2095 124892 vex x86->IR: 0xF3 0xAE (REPx SCASB)
2099 n-i-bz amd64->IR: 0x66 0xF 0xF5 (pmaddwd)
2104 125607 amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
2105 125651 amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
2109 126243 vex x86->IR: popw mem
2110 126583 amd64->IR: 0x48 0xF 0xA4 0xC2 (shld $1,%rax,%rdx)
2111 126668 amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
2294 113015 vex amd64->IR: 0xE3 0x14 0x48 0x83 (jrcxz)
2301 113810 vex x86->IR: 66 0F F6 (66 + PSADBW == SSE PSADBW)
2303 113851 vex x86->IR: (pmaddwd): 0x66 0xF 0xF5 0xC7
2305 114412 vex amd64->IR: 0xF 0xAD 0xC2 0xD3 (128-bit shift, shrdq?)
2306 114455 vex amd64->IR: 0xF 0xAC 0xD0 0x1 (also shrdq)
2307 115590: amd64->IR: 0x67 0xE3 0x9 0xEB (address size override)
2315 111724 vex amd64->IR: 0x41 0xF 0xAB (more BT{,S,R,C} fun n games)
2316 111748 vex amd64->IR: 0xDD 0xE2 (fucom)
2318 111829 vex x86->IR: sbb AL, Ib
2319 111851 vex x86->IR: 0x9F 0x89 (lahf/sahf)
2325 112501 vex x86->IR: movq (0xF 0x7F 0xC1 0xF) (mmx MOVQ)
2331 113996 vex amd64->IR: fucomp (0xDD 0xE9)
2332 114196 vex x86->IR: out %eax,(%dx) (0xEF 0xC9 0xC3 0x90)
2374 110671 vex x86->IR: unhandled instruction bytes: 0xF3 0xC3 (rep ret)
2377 110685 amd64->IR: unhandled instruction bytes: 0xE1 0x56 (loope Jb)
2383 110954 x86->IR: unhandled instruction bytes: 0xE2 0xF6 (loop Jb)
2390 n-i-bz vex x86->IR: unhandled instruction bytes: 0x14 0x0
2516 109810 vex amd64->IR: unhandled instruction bytes: 0xA3 0x4C 0x70 0xD7
2520 109718 vex x86->IR: unhandled instruction: ffreep