Home
last modified time | relevance | path

Searched refs:pc_rewind (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_debug.c929 uint8_t pc_rewind = (ttmp1 >> 25) & 0xf; in radv_check_trap_handler() local
930 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4); in radv_check_trap_handler()
933 pc, trap_id, ht, pc_rewind); in radv_check_trap_handler()