Searched refs:ar1 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drvalue2.C11 const A& ar1 = (A)a; local
12 if (&ar1 == &a)
/openbsd-current/gnu/gcc/gcc/config/c4x/
H A Dlibgcc.S37 ; r0, r1, r2, r3, ar0, ar1, ar2, ir0, ir1, bk, rs, rc, re, (r9, r10, r11)
61 ; clobbers r1, ar1
73 pop ar1 ; Pop return address
86 bud ar1 ; Delayed branch
102 pop ar1 ; Pop return address
147 bud ar1 ; Delayed branch
167 ; clobbers r1, r3, ar0, ar1, ir0, ir1, rc, rs, re
256 ; clobbers r1, r3, ar0, ar1, ir0, ir1, rc, rs, re
277 ldi r2, ar1 ; Store divisor in ar1
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dlibgcc.S37 ; r0, r1, r2, r3, ar0, ar1, ar2, ir0, ir1, bk, rs, rc, re, (r9, r10, r11)
61 ; clobbers r1, ar1
73 pop ar1 ; Pop return address
86 bud ar1 ; Delayed branch
102 pop ar1 ; Pop return address
147 bud ar1 ; Delayed branch
167 ; clobbers r1, r3, ar0, ar1, ir0, ir1, rc, rs, re
256 ; clobbers r1, r3, ar0, ar1, ir0, ir1, rc, rs, re
277 ldi r2, ar1 ; Store divisor in ar1
[all...]
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/
H A Dos2_clipboard.t105 my $ar1 = AddAtom 'perltest/unknown_raw1';
106 ok($ar1, 'Atom added');
115 ok(ClipbrdData_set($raw, 0, $ar1), 'ClipbrdData_set(perltest/unknown_raw1)');
123 is(ClipbrdText($ar1), $raw, "ClipbrdText perltest/unknown_raw1 back");
129 is(ClipbrdFmtInfo($ar1), CFI_POINTER, 'ClipbrdFmtInfo is CFI_POINTER');

Completed in 82 milliseconds