Searched refs:ext24 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pe/
H A Dsecrel2.s4 .global ext24
5 ext24: .ascii "<<<<" label
H A Dsecrel1.s57 .secrel32 ext24
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dext24-ld-xy.d3 #source: ext24-ld-xy.s
H A Ds12z.exp117 run_dump_test ext24-ld-xy
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-s12z/
H A Dreloc-ext24.d1 #source: reloc-ext24.s
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dsecrel.d20 0+84 secrel32 ext24
H A Dsecrel.s57 .secrel32 ext24
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds12z-opc.c747 uint32_t ext24 = 0;
750 ext24 |= buffer[i] << (8 * (size - i - 1));
753 operand = create_simple_memory_operand (ext24, 0, false);
765 uint32_t ext24 = 0;
768 ext24 |= buffer[i] << (8 * (size - i - 1));
771 operand = create_memory_operand (true, ext24, 0, -1, -1);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds12z-opc.c747 uint32_t ext24 = 0;
750 ext24 |= buffer[i] << (8 * (size - i - 1));
753 operand = create_simple_memory_operand (ext24, 0, false);
765 uint32_t ext24 = 0;
768 ext24 |= buffer[i] << (8 * (size - i - 1));
771 operand = create_memory_operand (true, ext24, 0, -1, -1);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-opc.c747 uint32_t ext24 = 0;
750 ext24 |= buffer[i] << (8 * (size - i - 1));
753 operand = create_simple_memory_operand (ext24, 0, false);
765 uint32_t ext24 = 0;
768 ext24 |= buffer[i] << (8 * (size - i - 1));
771 operand = create_memory_operand (true, ext24, 0, -1, -1);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds12z-opc.c747 uint32_t ext24 = 0;
750 ext24 |= buffer[i] << (8 * (size - i - 1));
753 operand = create_simple_memory_operand (ext24, 0, false);
765 uint32_t ext24 = 0;
768 ext24 |= buffer[i] << (8 * (size - i - 1));
771 operand = create_memory_operand (true, ext24, 0, -1, -1);

Completed in 403 milliseconds