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
|