Home
last modified time | relevance | path

Searched refs:op_byte (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/emulators/mess/mame-mame0226/src/devices/cpu/dsp56156/
H A Ddsp56ops.hxx353 op_byte = op & 0x00ff; in execute_one()
359 op_byte = op & 0x00ff; in execute_one()
365 op_byte = op & 0x00ff; in execute_one()
371 op_byte = op & 0x00ff; in execute_one()
377 op_byte = op & 0x00ff; in execute_one()
1342 decode_JJJF_table(cpustate, BITS(op_byte,0x0007),BITS(op_byte,0x0008), &S, &D); in dsp56156_op_add()
1395 decode_JJJF_table(cpustate, BITS(op_byte,0x0007),BITS(op_byte,0x0008), &S, &D); in dsp56156_op_tfr()
1534 decode_JJF_table(cpustate, BITS(op_byte,0x0003), BITS(op_byte,0x0008), &S, &D); in dsp56156_op_or()
1728 decode_JJJF_table(cpustate, BITS(op_byte,0x0007),BITS(op_byte,0x0008), &S, &D); in dsp56156_op_cmp()
1846 decode_JJF_table(cpustate, BITS(op_byte,0x0003), BITS(op_byte,0x0008), &S, &D); in dsp56156_op_and()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/dsp56156/
H A Ddsp56ops.hxx353 op_byte = op & 0x00ff; in execute_one()
359 op_byte = op & 0x00ff; in execute_one()
365 op_byte = op & 0x00ff; in execute_one()
371 op_byte = op & 0x00ff; in execute_one()
377 op_byte = op & 0x00ff; in execute_one()
1342 decode_JJJF_table(cpustate, BITS(op_byte,0x0007),BITS(op_byte,0x0008), &S, &D); in dsp56156_op_add()
1395 decode_JJJF_table(cpustate, BITS(op_byte,0x0007),BITS(op_byte,0x0008), &S, &D); in dsp56156_op_tfr()
1534 decode_JJF_table(cpustate, BITS(op_byte,0x0003), BITS(op_byte,0x0008), &S, &D); in dsp56156_op_or()
1728 decode_JJJF_table(cpustate, BITS(op_byte,0x0007),BITS(op_byte,0x0008), &S, &D); in dsp56156_op_cmp()
1846 decode_JJF_table(cpustate, BITS(op_byte,0x0003), BITS(op_byte,0x0008), &S, &D); in dsp56156_op_and()
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_java.c39 ut8 op_byte = data[0]; in java_switch_op() local
43 if (op_byte == 0xaa) { in java_switch_op()
204 ut8 op_byte = data[0]; in java_op() local
205 int sz = JAVA_OPS[op_byte].size; in java_op()
217 op->type2 = JAVA_OPS[op_byte].op_type; in java_op()
220 if (op_byte == 0xaa || op_byte == 0xab) { in java_op()
246 JAVA_OPS[op_byte].name, addr, (ut64)op->type2, (ut64)op->type, ot_str); in java_op()
268 JAVA_OPS[op_byte].name, op->jump, op->fail); in java_op()
271 IFDBG eprintf ("%s jmpto 0x%04"PFMT64x".\n", JAVA_OPS[op_byte].name, op->jump); in java_op()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/tcg/xtensa/
H A Dtest_sr.S5 .macro sr_op sym, op_sym, op_byte, sr
9 .byte 0x40, \sr, \op_byte
13 .macro test_sr_op sym, mask, op, op_byte, sr
17 sr_op \sym, \op, \op_byte, \sr
21 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/xtensa/
H A Dtest_sr.S17 .macro sr_op sym, op_sym, op_byte, sr
21 .byte LOW__SR, \sr, \op_byte
25 .macro test_sr_op sym, mask, op, op_byte, sr
29 sr_op \sym, \op, \op_byte, \sr
33 sr_op \sym, \op, \op_byte, \sr
/dports/games/exult/exult-snapshot-v1.7.0.20211128/tools/
H A Ductools.h27 op_byte = 9, enumerator
137 { "pushb", 1, op_byte, 0, 1 }, // 44
259 { "callindex", 1, op_byte, 0, 0 }, // d4
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/
H A DtfmLib.py356 r = 256 * cmd.op_byte + cmd.remainder
399 i = 256 * cmd.op_byte + cmd.remainder
406 if cmd.op_byte >= KERN_FLAG:
407 r = 256 * (cmd.op_byte - KERN_FLAG) + cmd.remainder
410 r = cmd.op_byte
/dports/japanese/groff/groff-1.18.1.1/src/utils/tfmtodit/
H A Dtfmtodit.cc79 unsigned char op_byte; member
141 i = (256*t->lig_kern[i].op_byte in next()
146 if (skip <= 128 && t->lig_kern[i].op_byte >= 128) { in next()
149 *k = t->kern[256*(t->lig_kern[i].op_byte - 128) in next()
179 i = 256*lig_kern[i].op_byte + lig_kern[i].remainder; in get_lig()
186 if (lig_kern[i].op_byte == 0 in get_lig()
363 lig_kern[i].op_byte = *ptr++; in load()
/dports/textproc/groff/groff-1.22.4/src/utils/tfmtodit/
H A Dtfmtodit.cpp78 unsigned char op_byte; member
140 i = (256*t->lig_kern[i].op_byte in next()
145 if (skip <= 128 && t->lig_kern[i].op_byte >= 128) { in next()
148 *k = t->kern[256*(t->lig_kern[i].op_byte - 128) in next()
178 i = 256*lig_kern[i].op_byte + lig_kern[i].remainder; in get_lig()
185 if (lig_kern[i].op_byte == 0 in get_lig()
362 lig_kern[i].op_byte = *ptr++; in load()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtfmofm.w33 #define op_byte(z) lig_kerns[z].b2
35 #define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c))
253 \hang third byte: |op_byte|, indicates a ligature step if less than~128,
277 beginning at location |256*op_byte+remainder|.
285 |256*op_byte+remainder|. This feature allows access to large |lig_kern|
291 $$\hbox{|256*op_byte+remainder<nl|.}$$
881 if (op_byte(k) >= kern_flag) { /* kern */
910 if (op_byte(k) >= kern_flag) { /* kern */
912 kerns[256 * (op_byte(k) - 128) +
1012 if (op_byte(k) >= kern_flag) { /* kern */
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/libdisasm/
H A Dia32_operand.c249 op->datatype = (size == 4) ? op_word : op_byte; in decode_operand_size()
269 op->datatype = op_byte; in decode_operand_size()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/third_party/libdisasm/
H A Dia32_operand.c249 op->datatype = (size == 4) ? op_word : op_byte; in decode_operand_size()
269 op->datatype = op_byte; in decode_operand_size()

12345678