nologic / idaref

IDA Pro Instruction Reference Plugin
GNU General Public License v2.0
636 stars 108 forks source link

Missing redirect: RETF #12

Closed mrexodia closed 7 years ago

mrexodia commented 7 years ago
INSERT INTO `instructions` VALUES ('x86','RETF','-R:RET');
nologic commented 7 years ago

Added. I've also updated the instruction set since I've realized a whole bunch of instructions were missing from the official doc. Would you check it's looking good?