Searched refs:encode_instr (Results 1 – 1 of 1) sorted by relevance
259 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