Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv.h165 #define VALID_CITYPE_IMM(x) (EXTRACT_CITYPE_IMM(ENCODE_CITYPE_IMM(x)) == (x)) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv.h182 #define VALID_CITYPE_IMM(x) (EXTRACT_CITYPE_IMM(ENCODE_CITYPE_IMM(x)) == (x)) macro