Lines Matching refs:read_register
972 sprintf (buf, ".ER%d %s\r", regno, phex_nz (read_register (regno), 0)); in e7000_store_register()
977 sprintf (buf, ".PC %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
983 sprintf (buf, ".CCR %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
993 sprintf (buf, ".PC %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
999 sprintf (buf, ".SR %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
1005 sprintf (buf, ".PR %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
1011 sprintf (buf, ".GBR %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
1017 sprintf (buf, ".VBR %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
1023 sprintf (buf, ".MACH %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
1029 sprintf (buf, ".MACL %s\r", phex_nz (read_register (regno), 0)); in e7000_store_register()
1034 sprintf (buf, ".R%d %s\r", regno, phex_nz (read_register (regno), 0)); in e7000_store_register()
1968 read_register (PC_REGNUM) - 2); in sub2_from_pc()
1970 sprintf (buf2, ".PC %s\r", phex_nz (read_register (PC_REGNUM), 0)); in sub2_from_pc()