Searched refs:read_c0_watchhi3 (Results 1 – 2 of 2) sorted by relevance
60 watches->watchhi[3] = (read_c0_watchhi3() & watchhi_mask); in mips_read_watch_registers()186 t = read_c0_watchhi3(); in mips_probe_watch_registers()189 t = read_c0_watchhi3(); in mips_probe_watch_registers()
1962 #define read_c0_watchhi3() __read_32bit_c0_register($19, 3) macro