Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.cc79 struct opcode_table_s { struct
87 static const struct opcode_table_s opcode_table[] = { argument
330 const struct opcode_table_s*rp = (const struct opcode_table_s*)r; in opcode_compare()
1756 struct opcode_table_s*op = (struct opcode_table_s*) in compile_code()
1758 sizeof(struct opcode_table_s), &opcode_compare); in compile_code()