/openbmc/linux/arch/microblaze/lib/ |
H A D | mulsi3.S | 18 beqi r5, result_is_zero /* multiply by zero */ 19 beqi r6, result_is_zero /* multiply by zero */ 33 beqi r7, l2
|
H A D | modsi3.S | 25 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 D | divsi3.S | 23 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 D | fastcopy.S | 50 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 D | umodsi3.S | 24 beqi r6, div_by_zero /* div_by_zero - division error */ 32 beqi r18, return_here 70 beqi r29, loop_end
|
H A D | udivsi3.S | 25 beqi r6, div_by_zero /* div_by_zero /* division error */ 68 beqi r29, loop_end
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_bi.S | 5 test beqi 7 beqi a2, 7, 1f 11 beqi a2, 7, 1f
|
H A D | test_loop.S | 40 beqi a2, 3, 1f 118 beqi a3, 3, 1f
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | 374 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 D | entry.S | 380 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 D | head.S | 83 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 D | head.S | 292 beqi a3, 0, 1b 298 beqi a3, 0, 1b
|
H A D | vectors.S | 294 beqi a3, EXCCAUSE_ITLB_MISS, 1f 440 beqi a0, 1, .L1pane 441 beqi a0, 3, .L3pane
|
H A D | entry.S | 191 beqi a2, 1, common_exception
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | start.S | 150 beqi r6, 3f 290 beqi r12, 2f /* No GOT table - jump over */
|
/openbmc/qemu/target/microblaze/ |
H A D | insns.decode | 96 beqi 101111 00000 ..... ................ @typeb_bc
|
/openbmc/linux/arch/xtensa/lib/ |
H A D | checksum.S | 115 beqi a3, 1, 6b /* branch if len == 1 */
|
/openbmc/qemu/disas/ |
H A D | microblaze.c | 109 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 D | xtensa-modules.c.inc | 7864 { "beqi", 38 /* xt_iclass_bsi8 */, 9278 return 50; /* beqi */
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 10910 { "beqi", 40 /* xt_iclass_bsi8 */, 13428 return 52; /* beqi */
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 5911 { "beqi", ICLASS_xt_iclass_bsi8,
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 8769 { "beqi", ICLASS_xt_iclass_bsi8,
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 11552 { "beqi", ICLASS_xt_iclass_bsi8,
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 10906 { "beqi", ICLASS_xt_iclass_bsi8,
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 16168 { "beqi", ICLASS_xt_iclass_bsi8,
|