diff options
Diffstat (limited to 'results/scraper/box64/1217')
| -rw-r--r-- | results/scraper/box64/1217 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/results/scraper/box64/1217 b/results/scraper/box64/1217 new file mode 100644 index 000000000..9a35716cf --- /dev/null +++ b/results/scraper/box64/1217 @@ -0,0 +1,2 @@ +Consider adding LBT_86 support to box64 +Some, but not all(namely, the desktop ones, e.g. 3A6000/3A5000) Loongson CPUs supports native ways of calculating EFLAGS for some x86 instructions and hardware support for x87 stack emulation. Despite the fact that the official documents are not yet published, @jiegec has worked out its semantics, which can be found [here](https://github.com/jiegec/la-inst/blob/master/LBT.md). In theory, this will accelerate box64 in a great deal. Could you please consider adding this feature or give some necessary advice/requirements on how to implement this? e.g. Code style or ways of module integration(runtime loading or simply allow multiple versions by using compilation flags). \ No newline at end of file |