Home
last modified time | relevance | path

Searched refs:opcode_set (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/orc/orc-0.4.31/testsuite/
H A Dcompile_opcodes_float_neon.c22 OrcOpcodeSet *opcode_set; in main() local
30 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
32 opcode_set->opcodes[i].name, in main()
36 opcode_set->opcodes[i].emulate); in main()
37 test_opcode (opcode_set->opcodes + i); in main()
39 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
41 opcode_set->opcodes[i].name, in main()
45 opcode_set->opcodes[i].emulate); in main()
48 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
50 opcode_set->opcodes[i].name, in main()
[all …]
H A Dcompile_opcodes_pixel_neon.c22 OrcOpcodeSet *opcode_set; in main() local
30 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
32 opcode_set->opcodes[i].name, in main()
36 opcode_set->opcodes[i].emulate); in main()
37 test_opcode (opcode_set->opcodes + i); in main()
39 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
41 opcode_set->opcodes[i].name, in main()
45 opcode_set->opcodes[i].emulate); in main()
48 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
50 opcode_set->opcodes[i].name, in main()
[all …]
H A Dcompile_opcodes_float.c22 OrcOpcodeSet *opcode_set; in main() local
30 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
32 opcode_set->opcodes[i].name, in main()
36 opcode_set->opcodes[i].emulate); in main()
37 test_opcode (opcode_set->opcodes + i); in main()
39 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
41 opcode_set->opcodes[i].name, in main()
45 opcode_set->opcodes[i].emulate); in main()
48 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
50 opcode_set->opcodes[i].name, in main()
[all …]
H A Dexec_opcodes_float.c22 OrcOpcodeSet *opcode_set; in main() local
28 opcode_set = orc_opcode_set_get ("float"); in main()
30 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
32 opcode_set->opcodes[i].name, in main()
34 opcode_set->opcodes[i].src_size[0], in main()
38 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
40 opcode_set->opcodes[i].name, in main()
46 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
48 opcode_set->opcodes[i].name, in main()
54 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
[all …]
H A Dcompile_opcodes_sys_c64x.c21 OrcOpcodeSet *opcode_set; in main() local
26 opcode_set = orc_opcode_set_get ("sys"); in main()
28 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
30 opcode_set->opcodes[i].name, in main()
31 opcode_set->opcodes[i].dest_size[0], in main()
32 opcode_set->opcodes[i].src_size[0], in main()
34 test_opcode (opcode_set->opcodes + i); in main()
37 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
39 opcode_set->opcodes[i].name, in main()
45 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
[all …]
H A Dcompile_opcodes_sys_mips.c47 OrcOpcodeSet *opcode_set; in main() local
52 opcode_set = orc_opcode_set_get ("sys"); in main()
54 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
56 opcode_set->opcodes[i].name, in main()
58 opcode_set->opcodes[i].src_size[0], in main()
60 test_opcode (opcode_set->opcodes + i); in main()
62 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
64 opcode_set->opcodes[i].name, in main()
66 opcode_set->opcodes[i].src_size[0], in main()
70 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
[all …]
H A Dcompile_opcodes_sys_neon.c21 OrcOpcodeSet *opcode_set; in main() local
26 opcode_set = orc_opcode_set_get ("sys"); in main()
28 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
30 opcode_set->opcodes[i].name, in main()
31 opcode_set->opcodes[i].dest_size[0], in main()
32 opcode_set->opcodes[i].src_size[0], in main()
34 test_opcode (opcode_set->opcodes + i); in main()
36 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
38 opcode_set->opcodes[i].name, in main()
44 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
[all …]
H A Dexec_opcodes_sys.c26 OrcOpcodeSet *opcode_set; in main() local
33 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
37 opcode_set->opcodes[i].name, in main()
44 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
48 opcode_set->opcodes[i].name, in main()
54 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
58 opcode_set->opcodes[i].name, in main()
68 opcode_set->opcodes[i].name, in main()
78 opcode_set->opcodes[i].name, in main()
88 opcode_set->opcodes[i].name, in main()
[all …]
H A Dgenerate_xml_table2.c21 OrcOpcodeSet *opcode_set; in main() local
43 opcode_set = orc_opcode_set_get ("sys"); in main()
45 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
47 printf("<entry>%s</entry>\n", opcode_set->opcodes[i].name); in main()
48 printf("<entry>%d</entry>\n", opcode_set->opcodes[i].dest_size[0]); in main()
49 printf("<entry>%d</entry>\n", opcode_set->opcodes[i].src_size[0]); in main()
50 if (opcode_set->opcodes[i].src_size[1]) { in main()
51 printf("<entry>%d%s</entry>\n", opcode_set->opcodes[i].src_size[1], in main()
52 (opcode_set->opcodes[i].flags & ORC_STATIC_OPCODE_SCALAR) ? "S" : ""); in main()
56 printf("<entry>%s</entry>\n", get_desc(&opcode_set->opcodes[i])); in main()
[all …]
H A Dcompile_opcodes_sys.c23 OrcOpcodeSet *opcode_set; in main() local
29 opcode_set = orc_opcode_set_get ("sys"); in main()
31 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
32 printf("%s:\n", opcode_set->opcodes[i].name); in main()
33 test_opcode (opcode_set->opcodes + i); in main()
35 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
36 printf("%s_const:\n", opcode_set->opcodes[i].name); in main()
37 test_opcode_const (opcode_set->opcodes + i); in main()
39 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
40 printf("%s_param:\n", opcode_set->opcodes[i].name); in main()
[all …]
H A Dcompile_opcodes_float_c.c22 OrcOpcodeSet *opcode_set; in main() local
28 opcode_set = orc_opcode_set_get ("float"); in main()
30 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
32 opcode_set->opcodes[i].name, in main()
33 opcode_set->opcodes[i].dest_size[0], in main()
34 opcode_set->opcodes[i].src_size[0], in main()
35 opcode_set->opcodes[i].src_size[1], in main()
36 opcode_set->opcodes[i].emulate); in main()
37 test_opcode (opcode_set->opcodes + i); in main()
H A Dcompile_opcodes_sys_c.c22 OrcOpcodeSet *opcode_set; in main() local
27 opcode_set = orc_opcode_set_get ("sys"); in main()
29 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
31 opcode_set->opcodes[i].name, in main()
32 opcode_set->opcodes[i].dest_size[0], in main()
33 opcode_set->opcodes[i].src_size[0], in main()
34 opcode_set->opcodes[i].src_size[1]); in main()
35 test_opcode (opcode_set->opcodes + i); in main()
H A Dperf_opcodes_sys.c18 OrcOpcodeSet *opcode_set; in main() local
23 opcode_set = orc_opcode_set_get ("sys"); in main()
25 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
26 printf("opcode_%-20s ", opcode_set->opcodes[i].name); in main()
27 test_opcode_src (opcode_set->opcodes + i); in main()
H A Dgenerate_xml_table.c21 OrcOpcodeSet *opcode_set; in main() local
72 opcode_set = orc_opcode_set_get ("sys"); in main()
74 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
76 printf("<entry>%s</entry>\n", opcode_set->opcodes[i].name); in main()
79 test_opcode (opcode_set->opcodes + i, targets[j], target_flags[j])); in main()
H A Dperf_opcodes_sys_compare.c18 OrcOpcodeSet *opcode_set; in main() local
23 opcode_set = orc_opcode_set_get ("sys"); in main()
25 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
27 test_opcode_src (opcode_set->opcodes + i); in main()
H A Dgenerate_opcodes_sys.c21 OrcOpcodeSet *opcode_set; in main() local
28 opcode_set = orc_opcode_set_get ("sys"); in main()
30 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
31 opcode = opcode_set->opcodes + i; in main()
/dports/devel/orc/orc-0.4.31/tools/
H A Dorc-bugreport.c181 OrcOpcodeSet *opcode_set; in test_opcodes() local
183 opcode_set = orc_opcode_set_get ("sys"); in test_opcodes()
185 for(i=0;i<opcode_set->n_opcodes;i++){ in test_opcodes()
186 test_opcode_src (opcode_set->opcodes + i); in test_opcodes()
188 for(i=0;i<opcode_set->n_opcodes;i++){ in test_opcodes()
189 test_opcode_const (opcode_set->opcodes + i); in test_opcodes()
191 for(i=0;i<opcode_set->n_opcodes;i++){ in test_opcodes()
194 for(i=0;i<opcode_set->n_opcodes;i++){ in test_opcodes()
197 for(i=0;i<opcode_set->n_opcodes;i++){ in test_opcodes()
200 for(i=0;i<opcode_set->n_opcodes;i++){ in test_opcodes()
[all …]
/dports/devel/orc/orc-0.4.31/orc/
H A Dgenerate-bytecode.c50 OrcOpcodeSet *opcode_set; in main() local
90 opcode_set = orc_opcode_set_get ("sys"); in main()
127 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
128 OrcStaticOpcode *opcode = opcode_set->opcodes + i; in main()
170 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
171 OrcStaticOpcode *opcode = opcode_set->opcodes + i; in main()
H A Dorcrule.c24 OrcOpcodeSet *opcode_set; in orc_rule_register() local
26 opcode_set = orc_opcode_set_get_nth (rule_set->opcode_major); in orc_rule_register()
28 i = orc_opcode_set_find_by_name (opcode_set, opcode_name); in orc_rule_register()
H A Dgenerate-emulation.c51 OrcOpcodeSet *opcode_set; in main() local
91 opcode_set = orc_opcode_set_get ("sys"); in main()
101 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
102 OrcStaticOpcode *opcode = opcode_set->opcodes + i; in main()
122 for(i=0;i<opcode_set->n_opcodes;i++){ in main()
125 OrcStaticOpcode *opcode = opcode_set->opcodes + i; in main()
H A Dorcbytecode.c47 OrcOpcodeSet *opcode_set; in orc_bytecode_from_program() local
49 opcode_set = orc_opcode_set_get ("sys"); in orc_bytecode_from_program()
162 bytecode_append_code (bytecode, (insn->opcode - opcode_set->opcodes) + 32); in orc_bytecode_from_program()
202 OrcOpcodeSet *opcode_set = orc_opcode_set_get ("sys"); in bytecode_append_code()
206 fprintf(bytecode, "ORC_BC_%s, ", opcode_set->opcodes[code-32].name); in bytecode_append_code()
384 OrcOpcodeSet *opcode_set; in orc_bytecode_parse_function() local
390 opcode_set = orc_opcode_set_get ("sys"); in orc_bytecode_parse_function()
494 insn->opcode = opcode_set->opcodes + (bc - 32); in orc_bytecode_parse_function()
H A Dorcopcodes.c156 orc_rule_set_new (OrcOpcodeSet *opcode_set, OrcTarget *target, in orc_rule_set_new() argument
166 rule_set->opcode_major = opcode_set->opcode_major; in orc_rule_set_new()
169 rule_set->rules = malloc (sizeof(OrcRule) * opcode_set->n_opcodes); in orc_rule_set_new()
170 memset (rule_set->rules, 0, sizeof(OrcRule) * opcode_set->n_opcodes); in orc_rule_set_new()
248 orc_opcode_set_find_by_name (OrcOpcodeSet *opcode_set, const char *name) in orc_opcode_set_find_by_name() argument
252 for(j=0;j<opcode_set->n_opcodes;j++){ in orc_opcode_set_find_by_name()
253 if (strcmp (name, opcode_set->opcodes[j].name) == 0) { in orc_opcode_set_find_by_name()
H A Dorcparse.c31 OrcOpcodeSet *opcode_set; member
71 parser->opcode_set = orc_opcode_set_get ("sys"); in orc_parse_full()
363 for(i=0;i<parser->opcode_set->n_opcodes;i++){ in get_opcode()
364 if (strcmp (opcode, parser->opcode_set->opcodes[i].name) == 0) { in get_opcode()
365 return parser->opcode_set->opcodes + i; in get_opcode()
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/adapter/RPi/
H A DRPiCECAdapterMessageQueue.cpp77 if ((m_command.opcode_set && m_command.opcode == opcode && in MessageReceived()
81 (!m_command.opcode_set && in MessageReceived()
143 if (!command.opcode_set && command.destination == command.initiator) in Write()
173 if (command.opcode_set) in Write()
196 if (command.opcode_set) in Write()
214 …int iReturn = vc_cec_send_message((uint32_t)command.destination, command.opcode_set ? (uint8_t*)&p… in Write()
/dports/multimedia/libcec/libcec-libcec-6.0.2/include/
H A Dcectypes.h1060 int8_t opcode_set; /**< 1 when an opcode is set, 0 otherwise (POLL message) */ member
1076 opcode_set = command.opcode_set;
1085 return parameters.size + opcode_set + 1; in Size()
1105 command.opcode_set = 1;
1120 else if (!opcode_set) in PushBack()
1122 opcode_set = 1; in PushBack()
1138 opcode_set = 0; in Clear()

12