Home
last modified time | relevance | path

Searched refs:op (Results 76 – 100 of 35443) sorted by relevance

12345678910>>...1418

/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mx_string_to_BinaryOp.c37 GrB_BinaryOp op = NULL ; in GB_mx_string_to_BinaryOp() local
52 op = NULL ; // op is not present in GB_mx_string_to_BinaryOp()
78 if (MATCH (opname, "first" )) { op = Complex_first ; } in GB_mx_string_to_BinaryOp()
79 else if (MATCH (opname, "second" )) { op = Complex_second ; } in GB_mx_string_to_BinaryOp()
80 else if (MATCH (opname, "pair" )) { op = Complex_pair ; } in GB_mx_string_to_BinaryOp()
100 else if (MATCH (opname, "or" )) { op = Complex_or ; } in GB_mx_string_to_BinaryOp()
101 else if (MATCH (opname, "and" )) { op = Complex_and ; } in GB_mx_string_to_BinaryOp()
102 else if (MATCH (opname, "xor" )) { op = Complex_xor ; } in GB_mx_string_to_BinaryOp()
113 else if (cmplx_op) { op = Complex_complex ; } in GB_mx_string_to_BinaryOp()
1104 ASSERT_BINARYOP_OK_OR_NULL (op, "got binary op", GB0) ; in GB_mx_string_to_BinaryOp()
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mx_string_to_BinaryOp.c37 GrB_BinaryOp op = NULL ; in GB_mx_string_to_BinaryOp() local
52 op = NULL ; // op is not present in GB_mx_string_to_BinaryOp()
78 if (MATCH (opname, "first" )) { op = Complex_first ; } in GB_mx_string_to_BinaryOp()
79 else if (MATCH (opname, "second" )) { op = Complex_second ; } in GB_mx_string_to_BinaryOp()
80 else if (MATCH (opname, "pair" )) { op = Complex_pair ; } in GB_mx_string_to_BinaryOp()
100 else if (MATCH (opname, "or" )) { op = Complex_or ; } in GB_mx_string_to_BinaryOp()
101 else if (MATCH (opname, "and" )) { op = Complex_and ; } in GB_mx_string_to_BinaryOp()
102 else if (MATCH (opname, "xor" )) { op = Complex_xor ; } in GB_mx_string_to_BinaryOp()
113 else if (cmplx_op) { op = Complex_complex ; } in GB_mx_string_to_BinaryOp()
1104 ASSERT_BINARYOP_OK_OR_NULL (op, "got binary op", GB0) ; in GB_mx_string_to_BinaryOp()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/Headless/
H A DHeadlessJOptionPane.java77 op.enable(); in main()
78 op.disable(); in main()
83 op.getX(); in main()
84 op.getY(); in main()
99 op.layout(); in main()
102 op.remove(0); in main()
127 op.show(); in main()
130 op.hide(); in main()
138 c.add(op); in main()
160 op.size(); in main()
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_gb.c121 r_strbuf_setf (&op->esil, "0x%"PFMT64x",pc,:=", (op->jump & 0xffff)); in gb_anal_esil_jmp()
198 op->val = op->src[0]->imm; in gb_anal_mov_imm()
238 r_strbuf_setf (&op->esil, "%d,ime,=", (int)op->src[0]->imm); in gb_anal_mov_ime()
298 op->dst = val; in gb_anal_pp()
502 op->ptr = op->src[0]->base; in gb_anal_load()
505 op->ptr = op->src[0]->base + (op->addr & 0xffffffffffff0000LL); in gb_anal_load()
718 op->size = 0; in gb_anop()
746 op->addr = addr; in gb_anop()
748 op->size = ilen; in gb_anop()
749 op->nopcode = 1; in gb_anop()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/adsp2100/
H A D2100dasm.cpp283 if (op & 2) in adsp21xx_dasm()
287 if (op & 1) in adsp21xx_dasm()
294 temp = ((op >> 4) & 0x0fff) | ((op << 10) & 0x3000); in adsp21xx_dasm()
392 …buffer += sprintf(buffer, "%s = %s", reg_grp[(op >> 10) & 3][(op >> 4) & 15], reg_grp[(op >> 8) & … in adsp21xx_dasm()
458 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
462 buffer += aluconst(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
476 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
485 buffer += sprintf(buffer, "%s = $%04X", reg_grp[(op >> 18) & 3][op & 15], (op >> 4) & 0x3fff); in adsp21xx_dasm()
497 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
512 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/adsp2100/
H A D2100dasm.cpp274 if (op & 2) in disassemble()
278 if (op & 1) in disassemble()
285 temp = ((op >> 4) & 0x0fff) | ((op << 10) & 0x3000); in disassemble()
383 …util::stream_format(stream, "%s = %s", reg_grp[(op >> 10) & 3][(op >> 4) & 15], reg_grp[(op >> 8) … in disassemble()
449 alumac(stream, (op >> 18) & 1, op); in disassemble()
453 aluconst(stream, (op >> 18) & 1, op); in disassemble()
467 alumac(stream, (op >> 18) & 1, op); in disassemble()
476 util::stream_format(stream, "%s = $%04X", reg_grp[(op >> 18) & 3][op & 15], (op >> 4) & 0x3fff); in disassemble()
488 alumac(stream, (op >> 18) & 1, op); in disassemble()
503 alumac(stream, (op >> 18) & 1, op); in disassemble()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/adsp2100/
H A D2100dasm.cpp274 if (op & 2) in disassemble()
278 if (op & 1) in disassemble()
285 temp = ((op >> 4) & 0x0fff) | ((op << 10) & 0x3000); in disassemble()
383 …util::stream_format(stream, "%s = %s", reg_grp[(op >> 10) & 3][(op >> 4) & 15], reg_grp[(op >> 8) … in disassemble()
449 alumac(stream, (op >> 18) & 1, op); in disassemble()
453 aluconst(stream, (op >> 18) & 1, op); in disassemble()
467 alumac(stream, (op >> 18) & 1, op); in disassemble()
476 util::stream_format(stream, "%s = $%04X", reg_grp[(op >> 18) & 3][op & 15], (op >> 4) & 0x3fff); in disassemble()
488 alumac(stream, (op >> 18) & 1, op); in disassemble()
503 alumac(stream, (op >> 18) & 1, op); in disassemble()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/adsp2100/
H A D2100dasm.cpp283 if (op & 2) in adsp21xx_dasm()
287 if (op & 1) in adsp21xx_dasm()
294 temp = ((op >> 4) & 0x0fff) | ((op << 10) & 0x3000); in adsp21xx_dasm()
392 …buffer += sprintf(buffer, "%s = %s", reg_grp[(op >> 10) & 3][(op >> 4) & 15], reg_grp[(op >> 8) & … in adsp21xx_dasm()
458 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
462 buffer += aluconst(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
476 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
485 buffer += sprintf(buffer, "%s = $%04X", reg_grp[(op >> 18) & 3][op & 15], (op >> 4) & 0x3fff); in adsp21xx_dasm()
497 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
512 buffer += alumac(buffer, (op >> 18) & 1, op); in adsp21xx_dasm()
[all …]
/dports/textproc/unrtf/unrtf-0.21.10/src/
H A Duser.h18 #define DEFS_ARRAY_ENTRY(field, op)\ argument
19 {#field, &(op->field)}
21 #define DEFS_ARRAY(op) \ argument
24 DEFS_ARRAY_ENTRY(comment_end, op),\
28 DEFS_ARRAY_ENTRY(header_end, op),\
37 DEFS_ARRAY_ENTRY(body_begin, op),\
38 DEFS_ARRAY_ENTRY(body_end, op),\
39 DEFS_ARRAY_ENTRY(word_begin, op),\
40 DEFS_ARRAY_ENTRY(word_end, op),\
59 DEFS_ARRAY_ENTRY(table_end, op),\
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/adsp2100/
H A D2100dasm.c205 if (op & 2) in dasm2100()
209 if (op & 1) in dasm2100()
213 temp = ((op >> 4) & 0x0fff) | ((op << 10) & 0x3000); in dasm2100()
303 …buffer += sprintf(buffer, "%s = %s", reg_grp[(op >> 10) & 3][(op >> 4) & 15], reg_grp[(op >> 8) & … in dasm2100()
320 …buffer += sprintf(buffer, shift_by_op[(op >> 11) & 15], shift_xop[(op >> 8) & 7], (signed char)op); in dasm2100()
365 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
371 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
379 buffer += sprintf(buffer, "%s = $%04X", reg_grp[(op >> 18) & 3][op & 15], (op >> 4) & 0x3fff); in dasm2100()
391 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
406 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/adsp2100/
H A D2100dasm.c205 if (op & 2) in dasm2100()
209 if (op & 1) in dasm2100()
213 temp = ((op >> 4) & 0x0fff) | ((op << 10) & 0x3000); in dasm2100()
303 …buffer += sprintf(buffer, "%s = %s", reg_grp[(op >> 10) & 3][(op >> 4) & 15], reg_grp[(op >> 8) & … in dasm2100()
320 …buffer += sprintf(buffer, shift_by_op[(op >> 11) & 15], shift_xop[(op >> 8) & 7], (signed char)op); in dasm2100()
365 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
371 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
379 buffer += sprintf(buffer, "%s = $%04X", reg_grp[(op >> 18) & 3][op & 15], (op >> 4) & 0x3fff); in dasm2100()
391 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
406 buffer += alumac(buffer, (op >> 18) & 1, op); in dasm2100()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/alpha/
H A Dalpha.cpp256 m_r[Rc(op)] = m_r[Rb(op)]; in cpu_execute()
260 m_r[Rc(op)] = m_r[Rb(op)]; in cpu_execute()
297 m_r[Rc(op)] = Im(op); in cpu_execute()
301 m_r[Rc(op)] = Im(op); in cpu_execute()
306 m_r[Rc(op)] = Im(op); in cpu_execute()
310 m_r[Rc(op)] = Im(op); in cpu_execute()
316 m_r[Rc(op)] = Im(op); in cpu_execute()
320 m_r[Rc(op)] = Im(op); in cpu_execute()
326 m_r[Rc(op)] = Im(op); in cpu_execute()
330 m_r[Rc(op)] = Im(op); in cpu_execute()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/alpha/
H A Dalpha.cpp256 m_r[Rc(op)] = m_r[Rb(op)]; in cpu_execute()
260 m_r[Rc(op)] = m_r[Rb(op)]; in cpu_execute()
297 m_r[Rc(op)] = Im(op); in cpu_execute()
301 m_r[Rc(op)] = Im(op); in cpu_execute()
306 m_r[Rc(op)] = Im(op); in cpu_execute()
310 m_r[Rc(op)] = Im(op); in cpu_execute()
316 m_r[Rc(op)] = Im(op); in cpu_execute()
320 m_r[Rc(op)] = Im(op); in cpu_execute()
326 m_r[Rc(op)] = Im(op); in cpu_execute()
330 m_r[Rc(op)] = Im(op); in cpu_execute()
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/smp/core/
H A Dtable.cpp4 #define op opcode_table in initialize_opcode_table() macro
5 op[0x00] = &SMPcore::op_nop; in initialize_opcode_table()
6 op[0x01] = &SMPcore::op_tcall<0>; in initialize_opcode_table()
18 op[0x0d] = &SMPcore::op_push_p; in initialize_opcode_table()
20 op[0x0f] = &SMPcore::op_brk; in initialize_opcode_table()
22 op[0x11] = &SMPcore::op_tcall<1>; in initialize_opcode_table()
52 op[0x2f] = &SMPcore::op_bra; in initialize_opcode_table()
68 op[0x3f] = &SMPcore::op_call; in initialize_opcode_table()
116 op[0x6f] = &SMPcore::op_ret; in initialize_opcode_table()
164 op[0x9f] = &SMPcore::op_xcn; in initialize_opcode_table()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/mips/
H A Dmipsdasm.c106 UINT32 pc, op; in DasmMIPS() local
121 switch( INS_OP( op ) ) in DasmMIPS()
127 if( op == 0 ) in DasmMIPS()
134 …uffer, "sll %s,%s,$%02x", s_cpugenreg[ INS_RD( op ) ], s_cpugenreg[ INS_RT( op ) ], INS_SHAMT(… in DasmMIPS()
138 …uffer, "srl %s,%s,$%02x", s_cpugenreg[ INS_RD( op ) ], s_cpugenreg[ INS_RT( op ) ], INS_SHAMT(… in DasmMIPS()
141 …uffer, "sra %s,%s,$%02x", s_cpugenreg[ INS_RD( op ) ], s_cpugenreg[ INS_RT( op ) ], INS_SHAMT(… in DasmMIPS()
295 …fer, "andi %s,%s,$%04x", s_cpugenreg[ INS_RT( op ) ], s_cpugenreg[ INS_RS( op ) ], INS_IMMEDIAT… in DasmMIPS()
298 …fer, "ori %s,%s,$%04x", s_cpugenreg[ INS_RT( op ) ], s_cpugenreg[ INS_RS( op ) ], INS_IMMEDIAT… in DasmMIPS()
301 …fer, "xori %s,%s,$%04x", s_cpugenreg[ INS_RT( op ) ], s_cpugenreg[ INS_RS( op ) ], INS_IMMEDIAT… in DasmMIPS()
442 s_gtesf[ GTE_SF( op ) ], s_gtecv[ GTE_CV( op ) ], s_gtemx[ GTE_MX( op ) ], in DasmMIPS()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/mips/
H A Dmipsdasm.c106 UINT32 pc, op; in DasmMIPS() local
121 switch( INS_OP( op ) ) in DasmMIPS()
127 if( op == 0 ) in DasmMIPS()
134 …uffer, "sll %s,%s,$%02x", s_cpugenreg[ INS_RD( op ) ], s_cpugenreg[ INS_RT( op ) ], INS_SHAMT(… in DasmMIPS()
138 …uffer, "srl %s,%s,$%02x", s_cpugenreg[ INS_RD( op ) ], s_cpugenreg[ INS_RT( op ) ], INS_SHAMT(… in DasmMIPS()
141 …uffer, "sra %s,%s,$%02x", s_cpugenreg[ INS_RD( op ) ], s_cpugenreg[ INS_RT( op ) ], INS_SHAMT(… in DasmMIPS()
295 …fer, "andi %s,%s,$%04x", s_cpugenreg[ INS_RT( op ) ], s_cpugenreg[ INS_RS( op ) ], INS_IMMEDIAT… in DasmMIPS()
298 …fer, "ori %s,%s,$%04x", s_cpugenreg[ INS_RT( op ) ], s_cpugenreg[ INS_RS( op ) ], INS_IMMEDIAT… in DasmMIPS()
301 …fer, "xori %s,%s,$%04x", s_cpugenreg[ INS_RT( op ) ], s_cpugenreg[ INS_RS( op ) ], INS_IMMEDIAT… in DasmMIPS()
442 s_gtesf[ GTE_SF( op ) ], s_gtecv[ GTE_CV( op ) ], s_gtemx[ GTE_MX( op ) ], in DasmMIPS()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m37710/
H A Dm7700ds.cpp35 {op::BRK, I, SIG }, {op::ORA, M, DXI }, {op::UNK, I, SIG }, {op::ORA, M, S },
36 {op::SEB, M, LDM4 }, {op::ORA, M, D }, {op::ASL, M, D }, {op::ORA, M, DLI },
37 {op::PHP, I, IMP }, {op::ORA, M, IMM }, {op::ASL, M, ACC }, {op::PHD, I, IMP },
38 {op::SEB, M, LDM5 }, {op::ORA, M, A }, {op::ASL, M, A }, {op::ORA, M, AL },
40 {op::BPL, I, RELB }, {op::ORA, M, DIY }, {op::ORA, M, DI }, {op::ORA, M, SIY },
41 {op::CLB, M, LDM4 }, {op::ORA, M, DX }, {op::ASL, M, DX }, {op::ORA, M, DLIY },
42 {op::CLC, I, IMP }, {op::ORA, M, AY }, {op::DEA, I, IMP }, {op::TCS, I, IMP },
43 {op::CLB, M, LDM5 }, {op::ORA, M, AX }, {op::ASL, M, AX }, {op::ORA, M, ALX },
45 {op::JSR, I, A }, {op::AND, M, DXI }, {op::JSL, I, AL }, {op::AND, M, S },
46 {op::BBS, M, BBCD }, {op::AND, M, D }, {op::ROL, M, D }, {op::AND, M, DLI },
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m37710/
H A Dm7700ds.cpp35 {op::BRK, I, SIG }, {op::ORA, M, DXI }, {op::UNK, I, SIG }, {op::ORA, M, S },
36 {op::SEB, M, LDM4 }, {op::ORA, M, D }, {op::ASL, M, D }, {op::ORA, M, DLI },
37 {op::PHP, I, IMP }, {op::ORA, M, IMM }, {op::ASL, M, ACC }, {op::PHD, I, IMP },
38 {op::SEB, M, LDM5 }, {op::ORA, M, A }, {op::ASL, M, A }, {op::ORA, M, AL },
40 {op::BPL, I, RELB }, {op::ORA, M, DIY }, {op::ORA, M, DI }, {op::ORA, M, SIY },
41 {op::CLB, M, LDM4 }, {op::ORA, M, DX }, {op::ASL, M, DX }, {op::ORA, M, DLIY },
42 {op::CLC, I, IMP }, {op::ORA, M, AY }, {op::DEA, I, IMP }, {op::TCS, I, IMP },
43 {op::CLB, M, LDM5 }, {op::ORA, M, AX }, {op::ASL, M, AX }, {op::ORA, M, ALX },
45 {op::JSR, I, A }, {op::AND, M, DXI }, {op::JSL, I, AL }, {op::AND, M, S },
46 {op::BBS, M, BBCD }, {op::AND, M, D }, {op::ROL, M, D }, {op::AND, M, DLI },
[all …]

12345678910>>...1418