Searched refs:srom_ops_emit_opcode (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bhnd/tools/ |
H A D | nvram_map_gen.awk | 772 function srom_ops_emit_opcode(opstream, opcode, arg0, arg1, arg2, arg3) { function 841 srom_ops_emit_opcode(opstream, "("opc_imm"|"svalue")") 858 srom_ops_emit_opcode(opstream, 863 srom_ops_emit_opcode(opstream, 868 srom_ops_emit_opcode(opstream, 873 srom_ops_emit_opcode(opstream, 880 srom_ops_emit_opcode(opstream, 976 srom_ops_emit_opcode(opstream, 1031 srom_ops_emit_opcode(opstream, 1035 srom_ops_emit_opcode(opstream, SPROM_OPCODE_TYPE, [all …]
|