Searched defs:cj (Results 1 – 3 of 3) sorted by relevance
148 static uint32_t EncodeBCZcondType(uint32_t opcode, uint8_t cj, in EncodeBCZcondType()156 static uint32_t BCEQZ(uint8_t cj, int32_t offs21) { in BCEQZ()160 static uint32_t BCNEZ(uint8_t cj, int32_t offs21) { in BCNEZ()
58 static MCInst cj() { return MCInstBuilder(RISCV::C_J).addImm(16); } in cj() function
315 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCEQZ64() local337 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCNEZ64() local