Searched refs:rm (Results 1 - 25 of 48) sorted by relevance

12

/gem5/src/base/
H A Dfenv.c35 void m5_fesetround(int rm);
40 void m5_fesetround(int rm) argument
42 assert(rm >= 0 && rm < 4);
43 fesetround(m5_round_ops[rm]);
49 int rm = fegetround(); local
51 if (m5_round_ops[x] == rm)
H A Dfenv.hh43 void m5_fesetround(int rm);
49 inline void m5_fesetround(int rm) { ; } argument
/gem5/ext/ply/test/
H A Dcleanup.sh3 rm -f *~ *.pyc *.pyo *.dif *.out
/gem5/ext/ply/example/
H A Dcleanup.sh2 rm -f */*.pyc */parsetab.py */parser.out */*~ */*.class
/gem5/src/arch/x86/
H A Demulenv.cc52 if (machInst.modRM.rm == 4 && machInst.addrSize != 2) {
65 unsigned rm = machInst.modRM.rm; local
66 if (rm <= 3) {
68 if (rm < 2) {
73 index = (rm % 2) ? INTREG_RDI : INTREG_RSI;
76 switch (rm) {
93 base = machInst.modRM.rm | (machInst.rex.b << 3);
94 if (machInst.modRM.mod == 0 && machInst.modRM.rm == 5) {
/gem5/util/term/
H A DMakefile40 @rm -f m5term *~ .#*
/gem5/tests/test-progs/m5-exit/src/
H A DMakefile.x8620 rm m5op_x86.S
21 rm -r gem5
24 docker run --rm dockcross/linux-x64 > ./dockcross-x64
28 rm -f dockcross-* m5_exit
/gem5/tests/test-progs/hello/src/
H A DMakefile.arm18 docker run --rm dockcross/linux-arm64 > ./dockcross-arm64
22 docker run --rm dockcross/linux-armv7 > ./dockcross-armv7
26 rm -f dockcross* hello64-static hello32-static
H A DMakefile.x8623 docker run --rm dockcross/linux-x64 > ./dockcross-x64
27 docker run --rm dockcross/linux-x86 > ./dockcross-x86
31 rm -f dockcross-* hello64-static hello64-dynamic hello32-static
/gem5/configs/boot/
H A Dbbench-gb.rcS29 rm /data/bbench/finish_fifo.html
H A Dbbench-ics.rcS29 rm /data/bbench/finish_fifo.html
/gem5/ext/mcpat/cacti/
H A Dmakefile23 rm -rf $<
27 rm -rf $<
/gem5/util/tap/
H A DMakefile44 @rm -f m5tap *.o *.d *~ .#*
/gem5/ext/mcpat/
H A Dmakefile25 rm -rf $<
29 rm -rf $<
/gem5/ext/drampower/test/libdrampowertest/
H A DMakefile76 rm -f $(BINARY)
77 rm -f $(BINARY2)
/gem5/util/m5/
H A DMakefile.alpha53 rm -f *.o m5
H A DMakefile.sparc53 rm -f *.o m5
H A DMakefile.thumb75 rm -f *.o m5 libm5.a
/gem5/system/arm/aarch64_bootloader/
H A Dmakefile4 rm boot_emm.o
7 rm boot_emm_v2.o
/gem5/ext/
H A Dgit-commit-msg172 }' "$MSG" > "$T" && mv "$T" "$MSG" || rm -f "$T"
/gem5/tests/test-progs/insttest/src/riscv/
H A DMakefile50 -rm $(PREFIX)-*/$(BIN)
/gem5/src/arch/arm/insts/
H A Dpred_inst.cc57 (IntRegIndex)(uint32_t)machInst.rm,
71 (IntRegIndex)(uint32_t)machInst.rm,
H A Dmacromem.cc461 unsigned inc, uint32_t size, uint32_t align, RegIndex rm) :
468 bool wb = (rm != 15);
506 if (rm != 15 && rm != 13) {
508 new MicroAddUop(machInst, rn, rn, rm, 0, ArmISA::LSL);
558 RegIndex rm, unsigned lane) :
572 bool wb = (rm != 15);
644 if (rm != 15 && rm != 13) {
646 new MicroAddUop(machInst, rn, rn, rm,
459 VldMultOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm) argument
554 VldSingleOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, bool all, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm, unsigned lane) argument
822 VstMultOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm) argument
917 VstSingleOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, bool all, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm, unsigned lane) argument
1120 VldMultOp64(const char *mnem, ExtMachInst machInst, OpClass __opClass, RegIndex rn, RegIndex vd, RegIndex rm, uint8_t eSize, uint8_t dataSize, uint8_t numStructElems, uint8_t numRegs, bool wb) argument
1205 VstMultOp64(const char *mnem, ExtMachInst machInst, OpClass __opClass, RegIndex rn, RegIndex vd, RegIndex rm, uint8_t eSize, uint8_t dataSize, uint8_t numStructElems, uint8_t numRegs, bool wb) argument
1290 VldSingleOp64(const char *mnem, ExtMachInst machInst, OpClass __opClass, RegIndex rn, RegIndex vd, RegIndex rm, uint8_t eSize, uint8_t dataSize, uint8_t numStructElems, uint8_t index, bool wb, bool replicate) argument
1364 VstSingleOp64(const char *mnem, ExtMachInst machInst, OpClass __opClass, RegIndex rn, RegIndex vd, RegIndex rm, uint8_t eSize, uint8_t dataSize, uint8_t numStructElems, uint8_t index, bool wb, bool replicate) argument
[all...]
/gem5/system/alpha/console/
H A DMakefile60 rm -f *.o console
/gem5/ext/googletest/googletest/scripts/test/
H A DMakefile37 rm -rf $(FUSED_GTEST_DIR) sample1_unittest *.o

Completed in 18 milliseconds

12