Home
last modified time | relevance | path

Searched defs:RISCV_PCREL_HIGH_PART (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv.h204 #define RISCV_PCREL_HIGH_PART(VALUE, PC) RISCV_CONST_HIGH_PART((VALUE) - (PC)) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv.h223 #define RISCV_PCREL_HIGH_PART(VALUE, PC) RISCV_CONST_HIGH_PART((VALUE) - (PC)) macro