Home
last modified time | relevance | path

Searched refs:b_instruction (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dmksunxiboot.c140 img.header.b_instruction = /* b instruction */ in main()
147 img.header.b_instruction = cpu_to_le32(img.header.b_instruction); in main()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dspl.h34 uint32_t b_instruction; /* one intruction jumping to real code */ member
/openbmc/qemu/hw/arm/
H A Dallwinner-r40.c214 uint32_t b_instruction; member