Home
last modified time | relevance | path

Searched defs:total_regs (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dia64-gen.c190 int total_regs; /* Total #of terminal insns. */ member
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-gen.c201 int total_regs; /* Total #of terminal insns. */ member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Drs6000-tdep.c220 int total_regs = gdbarch_num_regs (arch) + gdbarch_num_pseudo_regs (arch); in init_sim_regno_table() local