Searched refs:read_c0_watchhi1 (Results 1 – 2 of 2) sorted by relevance
66 watches->watchhi[1] = (read_c0_watchhi1() & watchhi_mask); in mips_read_watch_registers()154 t = read_c0_watchhi1(); in mips_probe_watch_registers()157 t = read_c0_watchhi1(); in mips_probe_watch_registers()
1803 #define read_c0_watchhi1() __read_32bit_c0_register($19, 1) macro