x86_64: Correct possible incorrect read/write of sse registers
The displacement was being incorrectly calculated for registers with
absolute value less than 8.
Now it both, does not force a rex prefix (could be an ugly fix) and
properly calculates the displacement if a rex prefix is added or not.
This problem was noticed when updating movi_f and movi_d to also load
a constant from a %rip displacement, a change that is added in this patch.
Diffstat (limited to 'lib/jit_mips-cpu.c')
0 files changed, 0 insertions, 0 deletions