aboutsummaryrefslogtreecommitdiff
path: root/src/optab.oph
blob: 69464c1a70b908b3b6a5d462fa31b6d403378a3b (plain)
1
2
3
4
5
6
TEMPLATE /* */
enum instr_opcode {
	opcode_nil,
%{	opcode_%name, %}
	max_instr_opcode
};

Return to:

Send suggestions and report system problems to the System administrator.