Lines Matching refs:rd
864 unsigned int rd, ra, rb, d; in mcheck_handle_load() local
866 rd = get_rt(inst); in mcheck_handle_load()
876 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
880 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
885 regs->gpr[rd] = 0xff; in mcheck_handle_load()
889 regs->gpr[rd] = 0xff; in mcheck_handle_load()
895 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
899 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
904 regs->gpr[rd] = ~0UL; in mcheck_handle_load()
908 regs->gpr[rd] = ~0UL; in mcheck_handle_load()
918 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
922 regs->gpr[rd] = 0xffffffff; in mcheck_handle_load()
927 regs->gpr[rd] = 0xff; in mcheck_handle_load()
931 regs->gpr[rd] = 0xff; in mcheck_handle_load()
936 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
940 regs->gpr[rd] = 0xffff; in mcheck_handle_load()
945 regs->gpr[rd] = ~0UL; in mcheck_handle_load()
949 regs->gpr[rd] = ~0UL; in mcheck_handle_load()