| Summary: | vex amd64->IR: unhandled instruction bytes: 0xF1 0xF 0x86 0x3C 0x0 0x0 0x0 0x48 0xF 0xB7 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Jaime Torres <jtamate> |
| Component: | callgrind | Assignee: | Josef Weidendorfer <josef.weidendorfer> |
| Status: | REPORTED --- | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jaime Torres
2021-04-03 08:20:04 UTC
Apparently, the dissasembly of 0xF1 0xF 0x86 0x3C 0x0 0x0 0x0 0x48 0xF 0xB7 could be, according to https://onlinedisassembler.com/odaweb/: f1 icebp 0f863c00000 jbe loc_0000043 48 dec eax 0f byte 0xf b7 byte 0xb7 where icebp is a replacement for int 01, according to http://rcollins.org/secrets/opcodes/ICEBP.html |