Searched refs:sh (Results 1 - 21 of 21) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ui/
H A Dsh.S4 # sh.S
7 # Test sh instruction.
20 TEST_ST_OP( 2, lh, sh, 0x00000000000000aa, 0, tdat );
21 TEST_ST_OP( 3, lh, sh, 0xffffffffffffaa00, 2, tdat );
22 TEST_ST_OP( 4, lw, sh, 0xffffffffbeef0aa0, 4, tdat );
23 TEST_ST_OP( 5, lh, sh, 0xffffffffffffa00a, 6, tdat );
27 TEST_ST_OP( 6, lh, sh, 0x00000000000000aa, -6, tdat8 );
28 TEST_ST_OP( 7, lh, sh, 0xffffffffffffaa00, -4, tdat8 );
29 TEST_ST_OP( 8, lh, sh, 0x0000000000000aa0, -2, tdat8 );
30 TEST_ST_OP( 9, lh, sh,
[all...]
H A Dfence_i.S22 sh a0, 1f, t0 label
23 sh a1, 1f+2, t0 label
34 sh a0, 1f, t0 label
35 sh a1, 1f+2, t0 label
/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_8KB.cc63 MPP_SCThreadHistory *sh = new MPP_SCThreadHistory(); local
65 sh->setNumOrdinalHistories(1);
66 sh->initLocalHistory(1, numEntriesFirstLocalHistories, 4);
68 return sh;
85 MPP_SCThreadHistory *sh = static_cast<MPP_SCThreadHistory *>(scHistory); local
87 lsum += gPredict((pc << 1) + bi->predBeforeSC, sh->globalHist << 11,
91 lsum += 2 * gPredict(branch_pc, sh->getLocalHistory(1, branch_pc),
93 if (sh->getLocalHistory(1, branch_pc) == 2047) lsum += 4;
94 if (sh->getLocalHistory(1, branch_pc) == 0) lsum -= 4;
96 lsum += gPredict(branch_pc, sh
108 MPP_SCThreadHistory *sh = static_cast<MPP_SCThreadHistory *>(scHistory); local
130 MPP_SCThreadHistory *sh = static_cast<MPP_SCThreadHistory *>(scHistory); local
[all...]
H A Dmultiperspective_perceptron_tage_64KB.cc61 MPP_SCThreadHistory *sh = new MPP_SCThreadHistory(); local
63 sh->setNumOrdinalHistories(3);
64 sh->initLocalHistory(1, numEntriesFirstLocalHistories, 4);
65 sh->initLocalHistory(2, numEntriesSecondLocalHistories, 5);
66 sh->initLocalHistory(3, numEntriesThirdLocalHistories, 3);
68 return sh;
86 MPP_SCThreadHistory *sh = static_cast<MPP_SCThreadHistory *>(scHistory); local
88 lsum += gPredict((pc << 1) + bi->predBeforeSC, sh->globalHist << 11,
92 lsum += 2.02 * gPredict(branch_pc, sh->getLocalHistory(1, branch_pc),
94 if (sh
117 MPP_SCThreadHistory *sh = static_cast<MPP_SCThreadHistory *>(scHistory); local
145 MPP_SCThreadHistory *sh = static_cast<MPP_SCThreadHistory *>(scHistory); local
[all...]
H A Dtage_sc_l_64KB.cc72 SC_64KB_ThreadHistory *sh = new SC_64KB_ThreadHistory(); local
74 sh->setNumOrdinalHistories(3);
75 sh->initLocalHistory(1, numEntriesFirstLocalHistories, 2);
76 sh->initLocalHistory(2, numEntriesSecondLocalHistories, 5);
77 sh->initLocalHistory(3, numEntriesThirdLocalHistories, logTnb);
79 sh->imHist.resize(1 << im[0]);
80 return sh;
96 SC_64KB_ThreadHistory *sh = local
100 (branch_pc << 1) + bi->predBeforeSC, sh->bwHist, bwm,
107 branch_pc, sh
151 SC_64KB_ThreadHistory *sh = local
168 SC_64KB_ThreadHistory *sh = local
[all...]
H A Dtage_sc_l_8KB.cc60 SC_8KB_ThreadHistory *sh = new SC_8KB_ThreadHistory(); local
61 sh->setNumOrdinalHistories(1);
62 sh->initLocalHistory(1, numEntriesFirstLocalHistories, 2);
63 return sh;
78 SC_8KB_ThreadHistory *sh = static_cast<SC_8KB_ThreadHistory *>(scHistory); local
80 branch_pc, sh->globalHist, gm, ggehl, gnb, logGnb, wg);
83 branch_pc, sh->bwHist, bwm, bwgehl, bwnb, logBwnb, wbw);
87 branch_pc, sh->getLocalHistory(1, branch_pc), lm,
91 branch_pc, sh->imliCount, im, igehl, inb, logInb, wi);
114 SC_8KB_ThreadHistory *sh local
127 SC_8KB_ThreadHistory *sh = static_cast<SC_8KB_ThreadHistory *>(scHistory); local
[all...]
/gem5/ext/fputils/tests/
H A DMakefile.am3 $(top_srcdir)/tap-driver.sh
/gem5/ext/libelf/
H A Dgelf_shdr.c51 void *sh; local
60 if ((sh = _libelf_getshdr(s, ELFCLASSNONE)) == NULL)
67 sh32 = (Elf32_Shdr *) sh;
80 sh64 = (Elf64_Shdr *) sh;
/gem5/src/arch/power/insts/
H A Dinteger.hh59 uint32_t sh; member in class:PowerISA::IntOp
129 uint32_t sh; member in class:PowerISA::IntShiftOp
134 sh(machInst.sh)
H A Dinteger.cc140 ss << ", " << sh; local
167 ss << ", " << sh << ", " << mb << ", " << me;
/gem5/src/arch/power/
H A Dtypes.hh50 Bitfield<15, 11> sh; member in namespace:PowerISA
/gem5/util/dist/test/
H A Dtest-2nodes-AArch64.sh59 GEM5_DIST_SH=$GEM5_DIR/util/dist/gem5-dist.sh
/gem5/ext/mcpat/cacti/
H A Dcacti.mk2 SHELL = /bin/sh
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64mi/
H A Dma_addr.S78 MISALIGNED_STORE_TEST(22, sh, s0, 1, 2)
/gem5/ext/mcpat/
H A Dmcpat.mk2 SHELL = /bin/sh
/gem5/src/arch/arm/
H A Dtable_walker.cc1237 uint8_t sh = lDescriptor.sh(); local
1245 DPRINTF(TLBVerbose, "memAttrsLPAE MemAttr:%#x sh:%#x\n", attr, sh);
1273 DPRINTF(TLBVerbose, "memAttrsLPAE AttrIndx:%#x sh:%#x, attr %#x\n", attrIndx, sh, attr);
1350 te.outerShareable = sh == 2;
1351 te.shareable = (sh & 0x2) ? true : false;
1363 uint8_t sh = lDescriptor.sh(); local
[all...]
H A Dmiscregs_types.hh629 Bitfield<8, 7> sh; member in namespace:ArmISA
H A Dtable_walker.hh576 uint8_t sh() const function
/gem5/ext/googletest/googletest/
H A DMakefile.am143 xcode/Scripts/runtests.sh \
151 xcode/Samples/FrameworkSample/runtests.sh \
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1299 auto sh = std::dynamic_pointer_cast<typename holder_type::element_type>( local
1301 if (sh) {
1302 new (std::addressof(v_h.holder<holder_type>())) holder_type(std::move(sh));
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1025 DECLARE_INSN(sh, MATCH_SH, MASK_SH)

Completed in 50 milliseconds