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 259 int encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords);
325 i = encode_instr(ip, operands, spec, iwords);
442 encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords) function in typeref:typename:int

Completed in 11 milliseconds