Searched refs:OPCODE_AUIPC (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.h919 #define OPCODE_AUIPC 0x17 macro
H A Driscv.c4856 trampoline[0] = OPCODE_AUIPC | (STATIC_CHAIN_REGNUM << SHIFT_RD);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.h972 #define OPCODE_AUIPC 0x17 macro
H A Driscv.cc5276 trampoline[0] = OPCODE_AUIPC | (STATIC_CHAIN_REGNUM << SHIFT_RD);
/netbsd-current/sys/arch/riscv/include/
H A Dinsn.h358 #define OPCODE_AUIPC 0b00101 macro
/netbsd-current/sys/arch/riscv/riscv/
H A Ddb_disasm.c797 [OPCODE_AUIPC] = { .fmt = FMT_U, .u.name = "auipc" },

Completed in 161 milliseconds