Searched refs:so (Results 1 - 16 of 16) sorted by relevance

/gem5/ext/sst/
H A DMakefile12 all: libgem5.so
14 libgem5.so: $(SRC:%.cc=%.o)
20 ${RM} *.[do] libgem5.so
/gem5/util/m5/
H A DMakefile.arm66 ### Need to install lua5.1 library to compile gem5OpLua.so
85 $(CC) --shared -o lib$@.so $(JNI_OBJS)
95 gem5OpLua.so: $(LUA_OBJS)
99 rm -f *.o m5 libgem5OpJni.so gem5OpJni.jar jni/*.class libm5.a \
100 jni_gem5Op.h gem5OpLua.so
H A DMakefile.aarch6466 ### Need to install lua5.1 library to compile gem5OpLua.so
84 $(CC) --shared -o lib$@.so $(JNI_OBJS)
94 gem5OpLua.so: $(LUA_OBJS)
98 rm -f *.o m5 libgem5OpJni.so gem5OpJni.jar jni/*.class libm5.a gem5OpLua.so
H A DMakefile.x8662 gem5OpLua.so: $(LUA_OBJS)
66 rm -f *.o *.opic m5 gem5OpLua.so
/gem5/src/base/stats/
H A Dgroup.cc73 const SimObject M5_VAR_USED *so = local
76 so ? so->name() : "?",
/gem5/src/arch/power/
H A Dmiscregs.hh51 Bitfield<28> so; member in namespace:PowerISA
57 Bitfield<31> so; member in namespace:PowerISA
H A Dprocess.cc189 //There needs to be padding after the auxiliary vector data so that the
295 cr.cr0.so = 0;
297 cr.cr0.so = 1;
/gem5/ext/nomali/lib/
H A DRules.mk44 LIBS := libnomali.so
52 libnomali.so: $(NOMALI_OBJS) $(LIBNOMALI_OBJS)
/gem5/ext/mcpat/cacti/
H A Dcacti.mk49 -rm -f *.o _cacti.so cacti.py $(TARGET)
/gem5/ext/nomali/tests/
H A DRules.mk42 $(d)/nomali_%: $(d)/nomali_%.o $(d)/test_helpers.o libnomali.so
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64si/
H A Ddirty.S24 # Set up MPRV with MPP=S, so loads and stores use S-mode
33 # Set SUM=1 so user memory access is permitted
/gem5/src/systemc/dt/int/
H A Dsc_nbcommon.inc2348 // The range is performed on the 2's complement representation, so
2487 // The range is performed on the 2's complement representation, so
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64mi/
H A Dillegal.S48 # Delegate supervisor software interrupts so WFI won't stall.
/gem5/src/cpu/
H A Dbase_dyn_inst.hh930 void strictlyOrdered(bool so) { instFlags[IsStrictlyOrdered] = so; } argument
/gem5/ext/systemc/src/sysc/qt/md/
H A Dhppa.s171 ; even 64-bit floating-points, so we reload all the registers, possibly
173 ; the arguments that the callee actually uses, so the callee never gets
213 ; Index of fld[w|d]s only ranges from -16 to 15, so we
H A Dksr1.s157 # block is passed in, so we must derefence it to get the helper's text

Completed in 14 milliseconds