Lines Matching refs:FBT_REG_O0
70 #define FBT_REG_O0 8
411 *tinstr++ = FBT_SETHI(id, FBT_REG_O0);
412 *tinstr++ = FBT_ORLO(FBT_REG_O0, id, FBT_REG_O0);
414 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, id, FBT_REG_O0);
794 *tinstr++ = FBT_SETHI(id, FBT_REG_O0);
795 *tinstr++ = FBT_ORLO(FBT_REG_O0, id, FBT_REG_O0);
797 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, id, FBT_REG_O0);
810 if (FBT_FMT3_RD(restore) == FBT_REG_O0) {
878 uint32_t rs1, rs2, o2i = FBT_REG_I0 - FBT_REG_O0;
948 *tinstr++ = FBT_SETHI(id, FBT_REG_O0);
949 *tinstr++ = FBT_ORLO(FBT_REG_O0, id, FBT_REG_O0);
951 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, id, FBT_REG_O0);