HomeSort by: relevance | last modified time | path
    Searched refs:VALID_ZCMP_SPIMM (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/include/opcode/
riscv.h 230 #define VALID_ZCMP_SPIMM(x) (EXTRACT_ZCMP_SPIMM(ENCODE_ZCMP_SPIMM(x)) == (x))
  /src/external/gpl3/gdb.old/dist/include/opcode/
riscv.h 207 #define VALID_ZCMP_SPIMM(x) (EXTRACT_ZCMP_SPIMM(ENCODE_ZCMP_SPIMM(x)) == (x))
  /src/external/gpl3/binutils/dist/include/opcode/
riscv.h 248 #define VALID_ZCMP_SPIMM(x) (EXTRACT_ZCMP_SPIMM(ENCODE_ZCMP_SPIMM(x)) == (x))
  /src/external/gpl3/binutils.old/dist/include/opcode/
riscv.h 248 #define VALID_ZCMP_SPIMM(x) (EXTRACT_ZCMP_SPIMM(ENCODE_ZCMP_SPIMM(x)) == (x))
  /src/external/gpl3/binutils/dist/gas/config/
tc-riscv.c 3933 if (!VALID_ZCMP_SPIMM (imm_expr->X_add_number))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-riscv.c 3922 if (!VALID_ZCMP_SPIMM (imm_expr->X_add_number))

Completed in 63 milliseconds