Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/mmvec/
H A Ddecode_ext_mmvec.c105 uint16_t last_opcode = pkt->insn[last_inst].opcode; in decode_mmvec_move_cvi_to_end() local
111 if ((last_opcode == J2_endloop0) || in decode_mmvec_move_cvi_to_end()
112 (last_opcode == J2_endloop1) || in decode_mmvec_move_cvi_to_end()
113 (last_opcode == J2_endloop01)) { in decode_mmvec_move_cvi_to_end()
152 uint16_t last_opcode = pkt->insn[last_inst].opcode; in decode_shuffle_for_execution_vops() local
158 if ((last_opcode == J2_endloop0) || in decode_shuffle_for_execution_vops()
159 (last_opcode == J2_endloop1) || in decode_shuffle_for_execution_vops()
160 (last_opcode == J2_endloop01)) { in decode_shuffle_for_execution_vops()
/openbmc/u-boot/include/faraday/
H A Dftsdc010.h54 unsigned int last_opcode; /* Last OP Code */ member
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h175 __u16 last_opcode; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h175 __u16 last_opcode; member
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h176 __u16 last_opcode; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c11774 fpu->last_opcode = fxsave->fop; in kvm_arch_vcpu_ioctl_get_fpu()
11798 fxsave->fop = fpu->last_opcode; in kvm_arch_vcpu_ioctl_set_fpu()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst756 __u16 last_opcode;
785 __u16 last_opcode;