This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Bochs
/
bochs
/
cpu
/
decoder
History
Stanislav Shwartsman
b7855153a0
new disasm: print branch target in 32-bit mode as 32-bit value
2021-01-02 16:48:13 +00:00
..
decoder.h
implemented AVX encoded VNNI instructions published in recent SDM - not tested yet
2020-10-03 09:23:28 +00:00
disasm.cc
new disasm: print branch target in 32-bit mode as 32-bit value
2021-01-02 16:48:13 +00:00
fetchdecode32.cc
support for AT&T (GAS) disasm style in new disassembler
2021-01-02 11:12:23 +00:00
fetchdecode64.cc
…
fetchdecode_avx.h
implemented AVX encoded VNNI instructions published in recent SDM - not tested yet
2020-10-03 09:23:28 +00:00
fetchdecode_evex.h
…
fetchdecode_opmap_0f3a.h
…
fetchdecode_opmap_0f38.h
…
fetchdecode_opmap.h
…
fetchdecode_x87.h
…
fetchdecode_xop.h
…
fetchdecode.h
fixed disasm of shift/rotate with implicit shift count=1
2021-01-02 15:12:29 +00:00
ia_opcodes.def
implemented AVX encoded VNNI instructions published in recent SDM - not tested yet
2020-10-03 09:23:28 +00:00
ia_opcodes.h
…
instr.h
support for AT&T (GAS) disasm style in new disassembler
2021-01-02 11:12:23 +00:00