Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 38) sorted by relevance

12

/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dstart.S76 pop {r2}
83 pop {r2}
86 pop {r0-r12,r14}
/u-boot/arch/arm/include/asm/arch-mx7/
A Dmx7_plugin.S34 pop {r0-r4, lr}
70 pop {r0-r4, lr}
79 pop {r5}
/u-boot/arch/x86/lib/
A Dbios_asm.S107 pop %ax
291 pop %gs
292 pop %fs
293 pop %es
294 pop %ds
/u-boot/arch/arm/include/asm/arch-mx7ulp/
A Dmx7ulp_plugin.S53 pop {r0-r4, lr}
62 pop {r5}
/u-boot/arch/x86/cpu/i386/
A Dcall64.S63 pop %esi /* setup_base */
78 pop %eax /* target */
/u-boot/arch/mips/lib/
A Dgenex.S25 .set pop define
91 .set pop define
98 .set pop define
163 .set pop define
222 .set pop define
/u-boot/arch/arm/cpu/armv7/
A Dstart.S228 pop {r1-r5} @ Restore the cpu info - fall through
249 pop {r1-r5} @ Restore the cpu info - fall through
258 pop {r1-r5} @ Restore the cpu info - fall through
269 pop {r1-r5} @ Restore the cpu info - fall through
283 pop {r1-r5} @ Restore the cpu info - fall through
294 pop {r1-r5} @ Restore the cpu info - fall through
305 pop {r1-r5} @ Restore the cpu info - fall through
A Dlowlevel_init.S68 pop {ip, pc}
A Dsmccc-call.S34 pop {r4-r7}
/u-boot/arch/arm/include/asm/arch-mx6/
A Dmx6_plugin.S114 pop {r0-r4, lr}
123 pop {r5}
/u-boot/arch/arm/mach-omap2/
A Dlowlevel_init.S62 pop {r4-r12, pc}
88 pop {r4-r12, pc}
/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dstart.S65 pop {r0-r12,pc}
/u-boot/tools/patman/
A Dcommand.py85 cmd = pipeline.pop(0)
130 raise_on_error = kwargs.pop('raise_on_error', True)
/u-boot/board/imgtec/boston/
A Dlowlevel_init.S52 .set pop define
/u-boot/arch/x86/cpu/x86_64/
A Dsetjmp.S15 pop %rcx
/u-boot/arch/x86/cpu/intel_common/
A Dcar2_uninit.S20 pop %ebx
/u-boot/doc/device-tree-bindings/sound/
A Dmax98357a.txt14 ready before SD_MODE is unmuted in order to avoid the speaker pop noise.
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dpsci.S193 pop {r4, r5, r6, lr}
234 pop {pc}
255 pop {pc}
/u-boot/arch/mips/include/asm/
A Dasm.h88 .set pop; \
100 .set pop; \
/u-boot/arch/arm/dts/
A Dkeystone-k2hk-netcp.dtsi35 "region", "push", "pop";
47 "region", "push", "pop";
/u-boot/arch/arm/lib/
A Dlib1funcs.S379 pop {r1}
393 pop {r1}
408 pop {r0, r1}
423 pop {r0, r1}
/u-boot/arch/arm/mach-tegra/
A Dpsci.S107 pop {r4, r5, r6, pc}
/u-boot/arch/arm/mach-omap2/omap5/
A Dsec_entry_cpu1.S104 pop {r4, r5, pc}
/u-boot/test/py/
A Dmultiplexed_log.py434 timestamp_section_start = self.timestamp_blocks.pop()
443 self.blocks.pop()
/u-boot/include/linux/
A Dcompiler_types.h237 #define __diag_pop() __diag(pop)

Completed in 27 milliseconds

12