Searched full:69 (Results 1 – 25 of 138) sorted by relevance
123456
/qemu/target/ppc/ |
H A D | gdbstub.c | 44 case 69 + 32: /* xer */ in ppc_gdb_register_len_apple() 59 case 69: in ppc_gdb_register_len() 142 case 69: in ppc_cpu_gdb_read_register() 192 case 69 + 32: in ppc_cpu_gdb_read_register_apple() 240 case 69: in ppc_cpu_gdb_write_register() 286 case 69 + 32: in ppc_cpu_gdb_write_register_apple()
|
/qemu/tests/tcg/hexagon/ |
H A D | test_hl.S | 11 r0.L = #69
|
/qemu/docs/ |
H A D | xbzrle.txt | 66 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 68 00 00 67 00 69 72 e9 07 0f 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 03 01 67 01 01 69
|
/qemu/linux-user/hppa/ |
H A D | target_mman.h | 18 #define TARGET_MADV_DONTDUMP 69
|
H A D | target_errno_defs.h | 73 #define TARGET_EDQUOT 69
|
H A D | vdso.S | 127 .cfi_offset 69, offsetof_sigcontext_fr + 22 * 8 + 4
|
/qemu/tests/functional/ |
H A D | test_mips64el_tuxrun.py | 24 '69c8b69a4f1582ce4c6f01a994968f5d73bffb2fc99cbeeeb26c8b5a28eaeb84')
|
H A D | test_arm_aspeed_ast1030.py | 60 'adc ADC1 read 69',
|
/qemu/target/hexagon/ |
H A D | arch.c | 48 {69, 85, 100, 116}, 52 {56, 69, 81, 94}, 55 {48, 59, 69, 80}, 58 {41, 50, 59, 69},
|
/qemu/target/sparc/ |
H A D | gdbstub.c | 63 case 69: in sparc_cpu_gdb_read_register() 159 case 69: in sparc_cpu_gdb_write_register()
|
/qemu/tests/qemu-iotests/ |
H A D | 261.out | 283 Leaked cluster 69 refcount=1 reference=0 325 Repairing cluster 69 refcount=1 reference=0
|
/qemu/linux-user/alpha/ |
H A D | target_errno_defs.h | 82 #define TARGET_EDQUOT 69
|
/qemu/include/hw/arm/ |
H A D | fsl-imx8mp.h | 261 FSL_IMX8MP_GPIO3_HIGH_IRQ = 69,
|
/qemu/bsd-user/openbsd/ |
H A D | syscall_nr.h | 66 #define TARGET_OPENBSD_NR_sbrk 69
|
/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 72 #define __NR_preadv 69
|
/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 71 #define __NR_preadv 69
|
H A D | unistd_64.h | 72 #define __NR_preadv 69
|
/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 73 #define __NR_preadv 69
|
/qemu/linux-user/sparc/ |
H A D | target_errno_defs.h | 79 #define TARGET_EDQUOT 69 /* Quota exceeded */
|
/qemu/bsd-user/netbsd/ |
H A D | syscall_nr.h | 78 #define TARGET_NETBSD_NR_sbrk 69
|
/qemu/linux-user/mips/ |
H A D | target_errno_defs.h | 72 #define TARGET_ESRMNT 69 /* Srmount error */
|
/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 79 69 n64 msgctl sys_old_msgctl
|
/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 73 #define __NR_msgsnd 69
|
/qemu/bsd-user/ |
H A D | errno_defs.h | 123 #define TARGET_EDQUOT 69 /* Disk quota exceeded */
|
/qemu/linux-user/generic/ |
H A D | target_errno_defs.h | 80 #define TARGET_ESRMNT 69 /* Srmount error */
|
123456