Searched defs:word (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/arm/
H A Ddecoder.cc94 uint16_t word = (data >> (offset * 8)); local
/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Dstring.c24 uintptr_t word = byte & 0xFF; local
/gem5/src/mem/cache/compressors/
H A Dcpack.cc190 const uint32_t word = decompressWord(&*entry); local
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_mant.h68 typedef unsigned int word; // Using int because of 64-bit machines. typedef in namespace:sc_dt
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_mant.hh66 typedef unsigned int word; // Using int because of 64-bit machines. typedef in namespace:sc_dt
[all...]

Completed in 8 milliseconds