Files
riscv-opcodes/extensions/rv64_q
Myrausman 444ab190b1 restructured codebase
Signed-off-by: Myrausman <maira.usman5703@gmail.com>
2024-11-07 17:57:26 +05:00

8 lines
321 B
Plaintext

# RV64Q additions to RV32Q
fcvt.l.q rd rs1 24..20=2 31..27=0x18 rm 26..25=3 6..2=0x14 1..0=3
fcvt.lu.q rd rs1 24..20=3 31..27=0x18 rm 26..25=3 6..2=0x14 1..0=3
fcvt.q.l rd rs1 24..20=2 31..27=0x1A rm 26..25=3 6..2=0x14 1..0=3
fcvt.q.lu rd rs1 24..20=3 31..27=0x1A rm 26..25=3 6..2=0x14 1..0=3