Search
lxdream.org :: lxdream/src/xlat/x86/x86op.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/xlat/x86/x86op.h
changeset1191:12fdf3aafcd4
authornkeynes
dateFri Dec 02 18:18:04 2011 +1000 (12 years ago)
permissions-rw-r--r--
last changeSH4 shadow-mode tweaks
- Fix exceptions generated by the translator to account for the excepting
instruction(s) in the cycle counts.
- Compare floating point regs bitwise rather than with FP comparisons
(otherwise can fail due to nan != nan)
- Dump the translated block when we abort with an inconsistency
file annotate diff log rss
1191:12fdf3aafcd412 yearsnkeynesSH4 shadow-mode tweaks
1186:2dc47c67bb9312 yearsnkeynesAdd support for block linking when the block target is fixed. Only a small
1176:70feb174942712 yearsNathan KeynesFix block-chaining epilogue for 64-bit builds (was loading a 32-bit pointer,
1147:e04e4af6462613 yearsnkeynesSuggest to the compiler a little more firmly that it inline the x86op
1112:4cac5e474d4c13 yearsnkeynesRearrange the main translation loop to allow translated blocks to jump
1071:182cfe43c09e14 yearsnkeynesFix assorted -Wall warnings
1011:fdd58619b76015 yearsnkeynesRestructure operand types - xlat-refactor
1006:3a169c224c1215 yearsnkeynesCommit current work-in-progress to xlat-refactor branch xlat-refactor
995:eb9d43e8aa0815 yearsnkeynesCleanup ABI headers - most of the content made consistent between versions, and moved into sh4x86.in proper
991:60c7fab9c88015 yearsnkeynesMove xltcache to xlat/ src directory
.