Searched refs:t8 (Results 1 - 4 of 4) sorted by relevance

/gem5/system/alpha/h/
H A DfromHudsonOsf.h384 #define t8 $22 /* Scratch (Temporary) Registers ... */ macro
/gem5/ext/googletest/googletest/test/
H A Dgtest-printers_test.cc1026 ::std::tr1::tuple<bool, int, int, int, bool, int, int, bool> t8(
1028 EXPECT_EQ("(false, 2, 3, 4, true, 6, 7, true)", Print(t8));
1085 ::std::tuple<bool, int, int, int, bool, int, int, bool> t8(
1087 EXPECT_EQ("(false, 2, 3, 4, true, 6, 7, true)", Print(t8));
/gem5/system/alpha/palcode/
H A Dplatform.S437 bic a0, 3, t8 // Clear out low 2 bits of address
438 bis t8, 1, t8 // Or in PAL mode bit
439 mtpr t8,exc_addr
/gem5/src/arch/arm/
H A Dmiscregs_types.hh224 Bitfield<8> t8; member in namespace:ArmISA

Completed in 13 milliseconds