Home
last modified time | relevance | path

Searched refs:beqi (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/arch/microblaze/lib/
H A Dmulsi3.S18 beqi r5, result_is_zero /* multiply by zero */
19 beqi r6, result_is_zero /* multiply by zero */
33 beqi r7, l2
H A Dmodsi3.S25 beqi r6, div_by_zero /* div_by_zero division error */
26 beqi r5, result_is_zero /* result is zero */
54 beqi r29, loop_end
H A Ddivsi3.S23 beqi r6, div_by_zero /* div_by_zero - division error */
24 beqi r5, result_is_zero /* result is zero */
54 beqi r29, loop_end
H A Dfastcopy.S50 beqi r4, a_dalign_done
57 beqi r4, a_dalign_done
108 beqi r9, a_block_u1 /* t1 was 1 => 1 byte offset */
110 beqi r9, a_block_u2 /* t1 was 2 => 2 byte offset */
286 beqi r9, a_word_u1 /* t1 was 1 => 1 byte offset */
288 beqi r9, a_word_u2 /* t1 was 2 => 2 byte offset */
337 beqi r7, a_done /* while (c) */
374 beqi r4,d_dalign_done
379 beqi r4,d_dalign_done
430 beqi r9,d_block_u1 /* t1 was 1 => 1 byte offset */
[all …]
H A Dumodsi3.S24 beqi r6, div_by_zero /* div_by_zero - division error */
32 beqi r18, return_here
70 beqi r29, loop_end
H A Dudivsi3.S25 beqi r6, div_by_zero /* div_by_zero /* division error */
68 beqi r29, loop_end
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_bi.S5 test beqi
7 beqi a2, 7, 1f
11 beqi a2, 7, 1f
H A Dtest_loop.S40 beqi a2, 3, 1f
118 beqi a3, 3, 1f
/openbmc/linux/arch/microblaze/kernel/
H A Dhw_exception_handler.S374 beqi r6, _no_delayslot /* Branch if ESR[DS] not set */
395 beqi r6, ex_lhw;
443 beqi r6, ex_shw;
526 beqi r5, ex2 /* Bail if no table */
535 beqi r6, ex2 /* Bail if not */
627 beqi r5, ex7 /* Bail if no table */
636 beqi r6, ex7
698 beqi r5, ex10 /* Bail if no table */
707 beqi r6, ex10
H A Dentry.S380 beqi r11, 4f
447 beqi r11, 1f
458 beqi r11, 5f;
467 beqi r11, 4f; /* Signals to handle, handle them */
632 beqi r11, 5f;
641 beqi r11, 4f; /* Signals to handle, handle them */
744 beqi r11, 5f
779 beqi r5, restore /* if zero jump over */
1028 beqi r11, 5f;
1037 beqi r11, 4f; /* Signals to handle, handle them */
H A Dhead.S83 beqi r7, no_fdt_arg /* NULL pointer? don't copy */
93 beqi r11, _prepare_copy_fdt
268 beqi r10, jump_over2
/openbmc/linux/arch/xtensa/kernel/
H A Dhead.S292 beqi a3, 0, 1b
298 beqi a3, 0, 1b
H A Dvectors.S294 beqi a3, EXCCAUSE_ITLB_MISS, 1f
440 beqi a0, 1, .L1pane
441 beqi a0, 3, .L3pane
H A Dentry.S191 beqi a2, 1, common_exception
/openbmc/u-boot/arch/microblaze/cpu/
H A Dstart.S150 beqi r6, 3f
290 beqi r12, 2f /* No GOT table - jump over */
/openbmc/qemu/target/microblaze/
H A Dinsns.decode96 beqi 101111 00000 ..... ................ @typeb_bc
/openbmc/linux/arch/xtensa/lib/
H A Dchecksum.S115 beqi a3, 1, 6b /* branch if len == 1 */
/openbmc/qemu/disas/
H A Dmicroblaze.c109 brki, beqi, beqid, bnei, bneid, blti, bltid, blei, bleid, bgti, enumerator
381 …PC_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0xBC000000, OPCODE_MASK_H1, beqi, branch_inst },
/openbmc/qemu/target/xtensa/core-fsf/
H A Dxtensa-modules.c.inc7864 { "beqi", 38 /* xt_iclass_bsi8 */,
9278 return 50; /* beqi */
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dxtensa-modules.c.inc10910 { "beqi", 40 /* xt_iclass_bsi8 */,
13428 return 52; /* beqi */
/openbmc/qemu/target/xtensa/core-lx106/
H A Dxtensa-modules.c.inc5911 { "beqi", ICLASS_xt_iclass_bsi8,
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dxtensa-modules.c.inc8769 { "beqi", ICLASS_xt_iclass_bsi8,
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dxtensa-modules.c.inc11552 { "beqi", ICLASS_xt_iclass_bsi8,
/openbmc/qemu/target/xtensa/core-de212/
H A Dxtensa-modules.c.inc10906 { "beqi", ICLASS_xt_iclass_bsi8,
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc16168 { "beqi", ICLASS_xt_iclass_bsi8,

12