Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/tests/
Dtest_assembler.cpp53 bld.vop1(aco_opcode::v_nop);
192 bld.vop1(aco_opcode::v_nop);
197 bld.vop1(aco_opcode::v_nop);
/external/llvm/test/MC/Disassembler/AMDGPU/
Dnop.txt3 # CHECK: v_nop ; encoding: [0x00,0x00,0x00,0x7e]
Dvop1_vi.txt6 # VI: v_nop ; encoding: [0x00,0x00,0x00,0x7e]
12 # VI: v_nop ; encoding: [0x00,0x00,0x00,0x7e]
Dvop1.txt3 # CHECK: v_nop ; encoding: [0x00,0x00,0x00,0x7e]
Dvop3_vi.txt78 # VI: v_nop ; encoding: [0x00,0x00,0x40,0xd1,0x00,0x00,0x00,0x00]
Dsdwa_vi.txt66 # VI: v_nop ; encoding: [0xf9,0x00,0x00,0x7e,0x00,0x16,0x06,0x06]
/external/llvm/test/MC/AMDGPU/
Dvop1.s32 v_nop label
Dvop_dpp.s116 v_nop row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
/external/mesa3d/src/amd/compiler/
DREADME-ISA.md210 Mitigated by: any VALU instruction except `v_nop`.
Daco_insert_NOPs.cpp648 } else if (instr->isVALU() && instr->opcode != aco_opcode::v_nop) { in handle_instruction_gfx10()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP1Instructions.td146 defm V_NOP : VOP1Inst <"v_nop", VOP_NONE>;
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td1209 defm V_NOP : VOP1Inst <vop1<0x0>, "v_nop", VOP_NONE>;
/external/mesa3d/docs/relnotes/
D19.3.0.rst2873 - aco: add v_nop inbetween exec write and VMEM/DS/FLAT
D20.0.0.rst2794 - aco: add v_nop inbetween exec write and VMEM/DS/FLAT