mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-04-12 18:40:23 +08:00
Complete the altreg set with "r0h".."r3h".
This commit is contained in:
parent
65746dfecd
commit
bebf220ba9
@ -65,3 +65,8 @@
|
||||
%idefine r5l bpl
|
||||
%idefine r6l sil
|
||||
%idefine r7l dil
|
||||
|
||||
%idefine r0h ah
|
||||
%idefine r1h ch
|
||||
%idefine r2h dh
|
||||
%idefine r3h bh
|
||||
|
Loading…
x
Reference in New Issue
Block a user