mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Complete the altreg set with "r0h".."r3h".
This commit is contained in:
parent
65746dfecd
commit
bebf220ba9
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue