« Previous | Next » 

Revision 63633fe6

ID63633fe6eb15107d688f3b7f61a4b379f57fc4ca

Added by Richard Henderson over 11 years ago

target-i386: use gen_op for cmps/scas

Replace low-level ops with a higher-level "cmp %al, (A0)" in the case
of scas, and "cmp T0, (A0)" in the case of cmps.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences