Searched refs:jal (Results 1 - 12 of 12) sorted by relevance

/gem5/ext/systemc/src/sysc/qt/md/
H A Dmips_b.s29 jal $5
30 jal $5
31 jal $5
32 jal $5
33 jal $5
45 jal b_null
46 jal b_null
47 jal b_null
48 jal b_null
49 jal b_nul
[all...]
H A Dmips-irix5.s81 jal $31,$25 /* Call helper func@$4 . */
110 jal $31,$25 /* Call `only'. */
136 jal qt_blocki
164 jal $31, $25 /* Call `startup'. */
174 jal $31,$25 /* Call `userf'. */
179 jal $31, $25 /* Call `cleanup'. */
H A Dmips.s69 jal $31,$4 /* Call helper func@$4 . */
97 jal $31,$19 /* Call `only'. */
122 jal qt_blocki
149 jal $31, $18 /* Call `startup'. */
158 jal $31,$19 /* Call `userf'. */
162 jal $31, $16 /* Call `cleanup'. */
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ui/
H A Djal.S4 # jal.S
7 # Test jal instruction.
24 jal x4, target_2
41 jal x0, 1f; \
H A Dauipc.S19 jal a1, 1f; \
26 jal a1, 1f; \
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt.h87 jal ra, _alloc_stack
90 jal ra, _clone_thread // clone a new thread
136 jal ra, _dealloc_stack
H A Dtest_macros_mt_ecall.h165 jal ra, _alloc_mem
172 jal ra, _alloc_mem
214 jal ra, _dealloc_mem
219 jal ra, _dealloc_mem
272 jal ra, _dealloc_mem
277 jal ra, _dealloc_mem
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64si/
H A Dma_fetch.S66 # Like test 2, but with jal instead of jalr.
70 jal t1, 2f
/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64i.h60 jal() function in namespace:I
62 asm volatile goto("jal zero,%l[jallabel]" : : : : jallabel);
H A Drv64i.cpp60 expect<bool>(true, []{return I::jal();}, "jal");
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uc/
H A Drvc.S130 c.jal 1f; \
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h986 DECLARE_INSN(jal, MATCH_JAL, MASK_JAL)

Completed in 25 milliseconds