Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pm4.c36 state->last_opcode = opcode; in si_pm4_cmd_begin()
50 PKT3(state->last_opcode, count, predicate) in si_pm4_cmd_end()
83 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
Dsi_pm4.h45 unsigned last_opcode; member
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h163 __u16 last_opcode; member