Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv.h205 #define RISCV_PCREL_LOW_PART(VALUE, PC) RISCV_CONST_LOW_PART((VALUE) - (PC)) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv.h224 #define RISCV_PCREL_LOW_PART(VALUE, PC) RISCV_CONST_LOW_PART((VALUE) - (PC)) macro