Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_gram.y99 static void format_2_instr(int opcode, symbol_ref_t *dest,
1311 format_2_instr($1, &$2, &$4, &$5, $6);
1683 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() function