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

/gem5/src/arch/power/
H A Dmiscregs.hh47 SubBitUnion(cr0, 31, 28)
78 SubBitUnion(fprf, 16, 12)
80 SubBitUnion(fpcc, 15, 12)
/gem5/src/arch/mips/
H A Dpra_constants.hh105 SubBitUnion(cu, 31, 28)
123 SubBitUnion(im, 15, 8)
187 SubBitUnion(ip, 15, 8)
H A Ddt_constants.hh55 SubBitUnion(ejtagVer, 17, 15)
/gem5/src/arch/riscv/
H A Dpra_constants.hh105 SubBitUnion(cu, 31, 28)
123 SubBitUnion(im, 15, 8)
187 SubBitUnion(ip, 15, 8)
/gem5/src/base/
H A Dbitunion.hh350 #define SubBitUnion(name, first, last) \ macro
H A Dbitunion.test.cc48 SubBitUnion(byte6, 47, 40)
/gem5/src/arch/x86/regs/
H A Dmisc.hh930 SubBitUnion(type, 43, 40)
962 SubBitUnion(type, 43, 40)
/gem5/src/arch/arm/
H A Dtypes.hh132 SubBitUnion(puswl, 24, 20)

Completed in 13 milliseconds