Searched refs:page1 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Dgencode.c1937 int page1; local
1939 page1 = table == m6811_page1_opcodes;
1956 /* Some check: for the page1 opcode, the cycle type of the page2/3/4
1958 if (page1 && (cycles[M6811_OPCODE_PAGE2] != 0
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Dgencode.c1940 int page1; local
1942 page1 = table == m6811_page1_opcodes;
1959 /* Some check: for the page1 opcode, the cycle type of the page2/3/4
1961 if (page1 && (cycles[M6811_OPCODE_PAGE2] != 0
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds12z-opc.c1492 static const struct opcode page1[] =
3114 const struct opcode *opc = page1 + byte;
1490 static const struct opcode page1[] = variable in typeref:struct:opcode
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-opc.c1330 static const struct opcode page1[] =
2702 const struct opcode *opc = page1 + byte;
1328 static const struct opcode page1[] = variable in typeref:struct:opcode
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds12z-opc.c1492 static const struct opcode page1[] =
3114 const struct opcode *opc = page1 + byte;
1490 static const struct opcode page1[] = variable in typeref:struct:opcode
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds12z-opc.c1492 static const struct opcode page1[] =
3114 const struct opcode *opc = page1 + byte;
1490 static const struct opcode page1[] = variable in typeref:struct:opcode
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c73429 u8 *page1 = pPage1->aData; local
[all...]

Completed in 577 milliseconds