Searched refs:brai (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/microblaze/kernel/ |
H A D | entry.S | 1238 brai 0; /* Jump to reset vector */ 1245 brai CONFIG_MANUAL_RESET_VECTOR 1248 brai TOPHYS(_xtmr_manager_reset); 1251 brai TOPHYS(_user_exception); /* syscall handler */ 1253 brai TOPHYS(_interrupt); /* Interrupt handler */ 1256 brai TOPHYS(_xmb_manager_break); /* microblaze manager break handler */ 1259 brai TOPHYS(_debug_exception); /* debug trap handler */ 1262 brai TOPHYS(_hw_exception_handler); /* HW exception handler */
|
H A D | head.S | 58 brai TOPHYS(real_start)
|
H A D | hw_exception_handler.S | 862 brai ret_from_exc;
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | start.S | 168 brai board_init_f 175 brai board_init_r
|
/openbmc/qemu/target/microblaze/ |
H A D | insns.decode | 118 brai 101110 ..... 01000 ................ @typeb_br
|
H A D | translate.c | 1083 DO_BR(bra, brai, false, true, false) in DO_BR()
|
/openbmc/qemu/disas/ |
H A D | microblaze.c | 108 imm, rtsd, rtid, rtbd, rted, bri, brid, brlid, brai, braid, bralid, enumerator 377 …O_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0xB8080000, OPCODE_MASK_H12, brai, branch_inst },
|