mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
Fix the x86 ISA description to indicate that the register of SAR and SAL is read/write.
This commit is contained in:
@@ -4415,7 +4415,7 @@ instruction_forms:
|
||||
name: "xmm"
|
||||
source: true
|
||||
destination: true
|
||||
- name: [shl, shr, shlq, shrq]
|
||||
- name: [sal, sar, salq, sarq, shl, shr, shlq, shrq]
|
||||
operands:
|
||||
- class: "immediate"
|
||||
imd: "int"
|
||||
|
||||
Reference in New Issue
Block a user