Searched refs:hd (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/unit/data/user_guide/ch9/std_ulogic_datatype/
H A Dstd_ulogic_datatype.cpp350 std_ulogic hu, hx, h0, h1, hz, hw, hl, hh, hd; local
393 hl = v8 & v7; hh = v8 & v8; hd = v8 & v9;
446 hl = v8 | v7; hh = v8 | v8; hd = v8 | v9;
499 hl = v8 ^ v7; hh = v8 ^ v8; hd = v8 ^ v9;
/gem5/src/arch/arm/
H A Dmiscregs_types.hh517 Bitfield<40> hd; member in namespace:ArmISA
541 Bitfield<22> hd; // Only defined for VTCR_EL2 member in namespace:ArmISA
/gem5/src/dev/arm/
H A Dsmmu_v3_defs.hh277 Bitfield<42> hd; member in struct:ContextDescriptor

Completed in 15 milliseconds