Patch for bug in mips16 disassembler

2016-12-09 Thread Benet Winder
Hello. I've found a small bug in the mips16 disassembler. It's in the troublesome part which tries to decide if a PC-relative data reference instruction lies in the delay slot of a previous jump instruction. Code which, for example, disassembles as: 81e837e4: 1b43 1823 jal 0x81e8608d

[Bug binutils/20706] [libopcodes][x86] invalid quadword XOP instructions using %ymm registers

2016-12-09 Thread amit.pawar at amd dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20706 --- Comment #3 from Amit Pawar --- Can you please share the testcase and mention which assembler has been used to create this object file. As per your observation GNU AS will not accept these instructions and will report errors. So unable to