Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_inst.c259 int encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords);
325 i = encode_instr(ip, operands, spec, iwords); in do_statement()
442 encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords) in encode_instr() function