mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-11-08 23:27:15 -05:00
travis: improve the RET instruction test
Split the RET instruction test by mode for ease of disassembly, and test more subcases. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
@@ -36,6 +36,12 @@
|
||||
retd
|
||||
retnd
|
||||
retfd
|
||||
o16 ret
|
||||
o16 retn
|
||||
o16 retf
|
||||
o32 ret
|
||||
o32 retn
|
||||
o32 retf
|
||||
%ifdef ERROR
|
||||
retq
|
||||
retnq
|
||||
|
||||
Reference in New Issue
Block a user