PATCH: i386 disassembler: Check PREFIX_REPNZ before PREFIX_DATA for prefix table
malc
av1474@comtv.ru
Fri Nov 10 20:56:00 GMT 2006
More information about the Binutils mailing list
Fri Nov 10 20:56:00 GMT 2006
- Previous message (by thread): PATCH: i386 disassembler: Check PREFIX_REPNZ before PREFIX_DATA for prefix table
- Next message (by thread): PATCH: i386 disassembler: Check PREFIX_REPNZ before PREFIX_DATA for prefix table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 9 Nov 2006, H. J. Lu wrote: > When prefix user table is used, we check PREFIX_REPZ, PREFIX_DATA > and PREFIX_REPNZ, in that order. This patch changes it to > PREFIX_REPZ, PREFIX_REPNZ and PREFIX_DATA. There is no regression. This might sound naive, but - why? -- vale
- Previous message (by thread): PATCH: i386 disassembler: Check PREFIX_REPNZ before PREFIX_DATA for prefix table
- Next message (by thread): PATCH: i386 disassembler: Check PREFIX_REPNZ before PREFIX_DATA for prefix table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list