[Libre-soc-bugs] [Bug 550] binutils support needed for svp64
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Nov 24 19:44:35 GMT 2021
https://bugs.libre-soc.org/show_bug.cgi?id=550
--- Comment #23 from dmitry.selyutin at 3mdeb.com ---
(In reply to Luke Kenneth Casson Leighton from comment #20)
> 35 struct powerpc_opcode
> 36 {
> 63 unsigned char operands[8];
> svp64_opcode_table* svp64;
> 64 };
Did you mean a standalone table, or you'd like to bound each and every Power
ISA instruction to its own SVP64 table? It really looks like that you meant to
add plus one opcodes[]/num_opcodes pair, but the structure layout you posted
tells otherwise.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list