Lines Matching full:08
62 pr_info("(%08lx:)\t%08lx", base_addr + (i * 4), word); in print_data()
64 pr_info(" %08lx:\t%08lx", base_addr + (i * 4), word); in print_data()
88 " PC: %08lx SR: %08lx SP: %08lx\n", in show_registers()
90 pr_info("GPR00: %08lx GPR01: %08lx GPR02: %08lx GPR03: %08lx\n", in show_registers()
92 pr_info("GPR04: %08lx GPR05: %08lx GPR06: %08lx GPR07: %08lx\n", in show_registers()
94 pr_info("GPR08: %08lx GPR09: %08lx GPR10: %08lx GPR11: %08lx\n", in show_registers()
96 pr_info("GPR12: %08lx GPR13: %08lx GPR14: %08lx GPR15: %08lx\n", in show_registers()
98 pr_info("GPR16: %08lx GPR17: %08lx GPR18: %08lx GPR19: %08lx\n", in show_registers()
100 pr_info("GPR20: %08lx GPR21: %08lx GPR22: %08lx GPR23: %08lx\n", in show_registers()
102 pr_info("GPR24: %08lx GPR25: %08lx GPR26: %08lx GPR27: %08lx\n", in show_registers()
104 pr_info("GPR28: %08lx GPR29: %08lx GPR30: %08lx GPR31: %08lx\n", in show_registers()
106 pr_info(" RES: %08lx oGPR11: %08lx\n", in show_registers()
109 pr_info("Process %s (pid: %d, stackpage=%08lx)\n", in show_registers()