Detect correct instruction with incorrect operands
commita1a691a030d065bf234f8a476e3b958e43b1b7c5
authorThomas Preud'homme <robotux@celest.fr>
Tue, 24 Sep 2013 13:32:52 +0000 (24 15:32 +0200)
committerThomas Preud'homme <robotux@celest.fr>
Tue, 24 Sep 2013 13:37:11 +0000 (24 15:37 +0200)
tree6c6eb3082e03cd6247e3c036a18d0c4b9fd233f5
parent45b35a3d66ee95e2526bf609cc88c4b4b21ac175
Detect correct instruction with incorrect operands

Display a different warning when an instruction is recognized by tcc but
the operands found do not correspond to the constraints of the
instruction.
i386-asm.c
i386-asm.h
x86_64-asm.h