Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h378 extern unsigned long asmppc __P((unsigned long,char*,int*));
/openbmc/u-boot/cmd/
H A Dbedbug.c125 asmppc (mem_addr, console_buffer, in do_bedbug_asm()
/openbmc/u-boot/common/
H A Dbedbug.c754 unsigned long asmppc (unsigned long memaddr, char *asm_buf, int *err) in asmppc() function