Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pm4.c37 state->last_opcode = opcode; in si_pm4_cmd_begin()
50 state->pm4[state->last_pm4] = PKT3(state->last_opcode, in si_pm4_cmd_end()
78 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
Dradeonsi_pm4.h42 unsigned last_opcode; member
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h161 __u16 last_opcode; member