Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_insformat.h101 struct ins_format3 format3; member
H A Daicasm.c339 f3_instr = &cur_instr->format.format3; in back_patch()
H A Daicasm_gram.y1759 f3_instr = &instr->format.format3; in format_3_instr()
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dconvex.h356 const struct formstr format3[] = { variable
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dconvex.h356 const struct formstr format3[] = { variable
/openbsd/sys/dev/ic/
H A Daic7xxx.c6278 fmt3_ins = &instr.format3; in ahc_download_instr()
H A Daic79xx.c8539 fmt3_ins = &instr.format3; in ahd_download_instr()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/
H A DChangeLog316 * g++.dg/warn/format3.C: New test case.