Searched refs:ar0 (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/c4x/ |
| H A D | libgcc.S | 37 ; r0, r1, r2, r3, ar0, ar1, ar2, ir0, ir1, bk, rs, rc, re, (r9, r10, r11) 69 lda sp,ar0 70 ldf *-ar0(2), r3 90 mpyf *-ar0(1), r0 ; Multiply by the dividend 98 ldiu sp,ar0 99 ldf *-ar0(2), r3 150 ldfu *-ar0(1), r2 ; Dividend in mem has only 24 bits significance
|
| H A D | c4x.md | 494 ; The attribute setar0 is set to 1 for insns where ar0 is a dst operand. 496 ; if ar0 is a dst operand (only loading an ext. prec. reg. sets CC) 509 ; The attribute usear0 is set to 1 for insns where ar0 is used 526 ; The attribute readar0 is set to 1 for insns where ar0 is a src operand. 1880 ; For example, we may have (set (mem (reg ar0)) (reg 99)) 1885 ; (set (mem (reg ar0)) (plus (reg ar3) (const_int 8))). 3113 ; Unfortunately the C40 doesn't allow cmpi3 7, *ar0++ so the next best 3116 ; would need to do cmpi3 *ar0++, r0. Now the loop optimization pass 6354 ; ldi *ar0++, ar0 6355 ; ldi *ar0++, ar1 [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| H A D | libgcc.S | 37 ; r0, r1, r2, r3, ar0, ar1, ar2, ir0, ir1, bk, rs, rc, re, (r9, r10, r11) 69 lda sp,ar0 70 ldf *-ar0(2), r3 90 mpyf *-ar0(1), r0 ; Multiply by the dividend 98 ldiu sp,ar0 99 ldf *-ar0(2), r3 150 ldfu *-ar0(1), r2 ; Dividend in mem has only 24 bits significance
|
| H A D | c4x.md | 506 ; The attribute setar0 is set to 1 for insns where ar0 is a dst operand. 508 ; if ar0 is a dst operand (only loading an ext. prec. reg. sets CC) 521 ; The attribute usear0 is set to 1 for insns where ar0 is used 538 ; The attribute readar0 is set to 1 for insns where ar0 is a src operand. 1887 ; For example, we may have (set (mem (reg ar0)) (reg 99)) 1892 ; (set (mem (reg ar0)) (plus (reg ar3) (const_int 8))). 3120 ; Unfortunately the C40 doesn't allow cmpi3 7, *ar0++ so the next best 3123 ; would need to do cmpi3 *ar0++, r0. Now the loop optimisation pass 6385 ; ldi *ar0++, ar0 6386 ; ldi *ar0++, ar1 [all …]
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextLinux_i386.cpp | 71 uint32_t ar0; // Location of GPR's. member
|
| H A D | RegisterContextLinux_x86_64.cpp | 65 uint64_t ar0; // Location of GPR's. member
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | md.texi | 2108 Auxiliary (address) register (ar0-ar7)
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | md.texi | 2617 Auxiliary (address) register (ar0-ar7)
|
| H A D | gcc.info | 19259 Auxiliary (address) register (ar0-ar7)
|
| H A D | gccint.info | 14540 Auxiliary (address) register (ar0-ar7)
|