Searched refs:cycles_min (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dxgate.h87 unsigned char cycles_min; /* Minimum cpu cycles needed. */ member in struct:xgate_opcode
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dxgate.h87 unsigned char cycles_min; /* Minimum cpu cycles needed. */ member in struct:xgate_opcode
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dxgate.h87 unsigned char cycles_min; /* Minimum cpu cycles needed. */ member in struct:xgate_opcode
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dxgate.h87 unsigned char cycles_min; /* Minimum cpu cycles needed. */ member in struct:xgate_opcode
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxgate-dis.c360 if (decodeTablePTR->opcodePTR->cycles_min != 0)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxgate-dis.c360 if (decodeTablePTR->opcodePTR->cycles_min != 0)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-dis.c360 if (decodeTablePTR->opcodePTR->cycles_min != 0)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxgate-dis.c360 if (decodeTablePTR->opcodePTR->cycles_min != 0)
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dperf_event.d2463 assert(v >= cycles_min,
2472 enum ulong cycles_min = cast(ulong) 0U;

Completed in 274 milliseconds