Lines Matching refs:rd
902 unsigned int rd, ra, rb, d; in mcheck_handle_load() local
904 rd = get_rt(inst); in mcheck_handle_load()
914 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
918 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
923 regs->gpr[rd] = 0xff; in mcheck_handle_load()
927 regs->gpr[rd] = 0xff; in mcheck_handle_load()
933 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
937 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
942 regs->gpr[rd] = ~0UL; in mcheck_handle_load()
946 regs->gpr[rd] = ~0UL; in mcheck_handle_load()
956 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
960 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
965 regs->gpr[rd] = 0xff; in mcheck_handle_load()
969 regs->gpr[rd] = 0xff; in mcheck_handle_load()
974 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
978 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
983 regs->gpr[rd] = ~0UL; in mcheck_handle_load()
987 regs->gpr[rd] = ~0UL; in mcheck_handle_load()