mirror of https://github.com/xemu-project/xemu.git
![]() Hardcoded 32 bytes is used for vbsrl emulation check, there is
problem when options lsx=on,lasx=off is used for vbsrl.v instruction
in TCG mode. It injects LASX exception rather LSX exception.
Here actual operand size is used.
Cc: qemu-stable@nongnu.org
Fixes:
|
||
---|---|---|
.. | ||
trans_arith.c.inc | ||
trans_atomic.c.inc | ||
trans_bit.c.inc | ||
trans_branch.c.inc | ||
trans_extra.c.inc | ||
trans_farith.c.inc | ||
trans_fcmp.c.inc | ||
trans_fcnv.c.inc | ||
trans_fmemory.c.inc | ||
trans_fmov.c.inc | ||
trans_memory.c.inc | ||
trans_privileged.c.inc | ||
trans_shift.c.inc | ||
trans_vec.c.inc |