insns.dat: add aliases of the RET instruction with explicit operand size
commit8524e163033c9b2fd7c2559f584b7c88fc15ccff
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 14 Feb 2018 19:09:07 +0000 (14 11:09 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 14 Feb 2018 19:09:07 +0000 (14 11:09 -0800)
treee1c0c416ee8ec2585b257c2c83f2b825b3e67995
parent9f45a77f46829e666b35530939b9237cf978d4dc
insns.dat: add aliases of the RET instruction with explicit operand size

Make it possible to generate variants of RET(F) with explicit operand
size specified without having to use o16/o32/o64.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
doc/changes.src
test/ret.asm [new file with mode: 0644]
x86/insns.dat