Searched refs:CGEN_INSN_LGUINT (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/bpf/
H A Dcpu.h37 typedef CGEN_INSN_LGUINT CGEN_INSN_WORD;
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Dcpu.h37 typedef CGEN_INSN_LGUINT CGEN_INSN_WORD;
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-engine.h72 (((CGEN_INSN_UINT) (val) << ((sizeof (CGEN_INSN_LGUINT) * 8) - (total) + (start))) \
73 >> ((sizeof (CGEN_INSN_LGUINT) * 8) - (length)))
79 (((CGEN_INSN_LGUINT) (val) << ((sizeof (CGEN_INSN_LGUINT) * 8) - (start) - 1)) \
80 >> ((sizeof (CGEN_INSN_LGUINT) * 8) - (length)))
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-engine.h72 (((CGEN_INSN_UINT) (val) << ((sizeof (CGEN_INSN_LGUINT) * 8) - (total) + (start))) \
73 >> ((sizeof (CGEN_INSN_LGUINT) * 8) - (length)))
79 (((CGEN_INSN_LGUINT) (val) << ((sizeof (CGEN_INSN_LGUINT) * 8) - (start) - 1)) \
80 >> ((sizeof (CGEN_INSN_LGUINT) * 8) - (length)))
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h76 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */
75 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */ typedef
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcgen.h77 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */
76 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */ typedef
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcgen.h77 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */
76 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */ typedef
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcgen.h76 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */
75 typedef uint64_t CGEN_INSN_LGUINT; /* large/long UINT */ typedef

Completed in 223 milliseconds