CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/16 10:56:08
Modified files:
gnu/usr.bin/binutils-2.17/include/opcode: i386.h
Log message:
Fix handling of the SVM instructions such that they accept a register as
an operand instead of a memory address. This matches what more recent
binutils versions do and allows us to write inline assembly that's accepted
by both clang and gas.
ok mlarkin@, visa@
