Home
last modified time | relevance | path

Searched refs:decode_op (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/lang/clover/mesa-21.3.6/src/panfrost/bifrost/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
359 print(decode_op(states, True))
360 print(decode_op(states, False))
/dports/devel/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1/examples/cool/
H A Ddecoder.h20 int decode_op(std::size_t index) const in decode_op() function
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Djavadis.h62 void decode_op(int optype, bool wideopc, java_insn_op *op);
H A Djavadis.cc84 decode_op(xinsn->optype[i], insn.wideopcode, &insn.op[i]); in decode_insn()
88 void javadis::decode_op(int optype, bool wideopc, java_insn_op *op) in decode_op() function in javadis
H A Dx86dis.h96 void decode_op(x86_insn_op *op, x86opc_insn_op *xop);
H A Dx86dis.cc300 decode_op(&insn.op[i], &x86_op_type[xinsn->op[i]]); in decode_vex_insn()
327 decode_op(&insn.op[i], &x86_op_type[xinsn->op[i]]); in decode_vex_insn()
493 decode_op(&insn.op[i], &x86_op_type[xinsn->op[i]]); in decode_insn()
498 void x86dis::decode_op(x86_insn_op *op, x86opc_insn_op *xop) in decode_op() function in x86dis
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hexagon/
H A Ddecode.c625 decode_op(Insn *insn, Opcode tag, uint32_t encoding) in decode_op() function
680 decode_op(insn, opc, encoding); in decode_subinsn_tablewalk()
729 decode_op(insn, opc, encoding); in decode_insns_tablewalk()
/dports/emulators/qemu/qemu-6.2.0/target/hexagon/
H A Ddecode.c634 decode_op(Insn *insn, Opcode tag, uint32_t encoding) in decode_op() function
689 decode_op(insn, opc, encoding); in decode_subinsn_tablewalk()
738 decode_op(insn, opc, encoding); in decode_insns_tablewalk()
/dports/emulators/qemu60/qemu-6.0.0/target/hexagon/
H A Ddecode.c626 decode_op(Insn *insn, Opcode tag, uint32_t encoding) in decode_op() function
681 decode_op(insn, opc, encoding); in decode_subinsn_tablewalk()
730 decode_op(insn, opc, encoding); in decode_insns_tablewalk()
/dports/games/openxcom/OpenXcom-1.0/src/Engine/Adlib/
H A Dadlplayer.cpp556 int decode_op(int instrument, bool* another_loop) in decode_op() function
804 instruments[instr].cur_delay = decode_op(instr,&another_loop); in func_play_tick()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/lc8670/
H A Dlc8670.h132 int decode_op(uint8_t op);
H A Dlc8670.cpp439 int op_idx = decode_op(m_op); in execute_run()
1223 int lc8670_cpu_device::decode_op(uint8_t op) in decode_op() function in lc8670_cpu_device
/dports/emulators/mame/mame-mame0226/src/devices/cpu/lc8670/
H A Dlc8670.h132 int decode_op(uint8_t op);
H A Dlc8670.cpp439 int op_idx = decode_op(m_op); in execute_run()
1223 int lc8670_cpu_device::decode_op(uint8_t op) in decode_op() function in lc8670_cpu_device
/dports/emulators/xcpc/xcpc-20070122/src/dev/
H A Dz80cpu.c105 decode_op: in gdev_z80cpu_clock()
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.4/
H A D_stdenv.def1074 = oo_unary_function decode_op im, is_class im
1078 decode_op = Operator "decode"

12