Searched refs:last_opcode (Results 1 – 6 of 6) sorted by relevance
33 state->last_opcode = opcode; in si_pm4_cmd_begin()41 state->last_opcode = -1; in si_pm4_cmd_add()48 state->pm4[state->last_pm4] = PKT3(state->last_opcode, count, predicate); in si_pm4_cmd_end()82 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
44 unsigned last_opcode; member
54 unsigned int last_opcode; /* Last OP Code */ member
167 __u16 last_opcode; member
1866 pub last_opcode: __u16, field1936 unsafe { &(*(::std::ptr::null::<kvm_fpu>())).last_opcode as *const _ as usize }, in bindgen_test_layout_kvm_fpu()1942 stringify!(last_opcode) in bindgen_test_layout_kvm_fpu()
3827 - aco: use num_opcodes instead of last_opcode