HomeSort by: relevance | last modified time | path
    Searched defs:encode_instr (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/gspa/gspa/
gsp_inst.c 256 int encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords);
322 i = encode_instr(ip, operands, spec, iwords);
439 encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords) function

Completed in 34 milliseconds