Searched defs:flattenFloatIndex (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/x86/
H A Disa.hh98 flattenFloatIndex(int reg) const function in class:X86ISA::ISA
/gem5/src/arch/riscv/
H A Disa.hh84 int flattenFloatIndex(int reg) const { return reg; } function in class:RiscvISA::ISA
/gem5/src/arch/alpha/
H A Disa.hh107 flattenFloatIndex(int reg) const function in class:AlphaISA::ISA
/gem5/src/arch/power/
H A Disa.hh99 flattenFloatIndex(int reg) const function in class:PowerISA::ISA
/gem5/src/arch/mips/
H A Disa.hh150 flattenFloatIndex(int reg) const function in class:MipsISA::ISA
/gem5/src/arch/arm/
H A Disa.hh505 flattenFloatIndex(int reg) const function in class:ArmISA::ISA

Completed in 11 milliseconds