PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015
authorDr N.W. Filardo <nwf20@cam.ac.uk>
Thu, 19 Dec 2019 00:14:50 +0000 (10:44 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 19 Dec 2019 00:24:47 +0000 (10:54 +1030)
commit1d29ab86cb5145cac5045c1a4113d8b8fbd4d9c6
treea3f35fb9e5310f7b4c8571ad2f4063bd98b78301
parent1087441f0712681bf0c30d104870ea299aa326c1
PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015

fadd, fmul, and fdiv are now, by ISO/IEC TS 18661-3:2015, defined to
refer to functions from the runtime subsystem.

PR 25277
* microblaze-opcm.h (enum microblaze_instr): Prefix fadd, fmul and
fdiv with "mbi_".
* microblaze-opc.h (opcodes): Adjust to suit.
opcodes/ChangeLog
opcodes/microblaze-opc.h
opcodes/microblaze-opcm.h
This page took 0.024167 seconds and 4 git commands to generate.