Home
last modified time | relevance | path

Searched refs:bxor (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/
H A Dt12_bit.s108 bxor #0x7,r1h ;7571
109 bxor #0x7,@er1 ;7c107570
110 bxor #0x7,@0xffffff12:8 ;7e127570
111 bxor #0x7,@0x1234:16 ;6a1012347570
112 bxor #0x7,@0x12345678:32 ;6a30123456787570
H A Dh8300s.s257 bxor #0x7,r0l
258 bxor #0x6,@er1
259 bxor #0x5,@0x12:8
260 bxor #0x4,@0x1234:16
261 bxor #0x3,@0x12345678:32
/openbsd/gnu/usr.bin/perl/cpan/Math-BigRat/t/
H A Dbitwise.t16 # band bior bxor blsft brsft
H A Ddowngrade.t320 note("bxor()");
/openbsd/gnu/usr.bin/perl/regen/
H A Doverload.pl187 bxor (^
/openbsd/gnu/usr.bin/perl/
H A Doverload.inc157 "(^", /* bxor */
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-h8300.texi244 bclr #imm,rd bxor #imm,rd
245 bclr #imm,@@rd bxor #imm,@@rd
246 bclr #imm,@@abs:8 bxor #imm,@@abs:8
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-h8300.texi243 bclr #imm,rd bxor #imm,rd
244 bclr #imm,@@rd bxor #imm,@@rd
245 bclr #imm,@@abs:8 bxor #imm,@@abs:8
/openbsd/gnu/usr.bin/perl/cpan/Math-BigRat/lib/Math/
H A DBigRat.pm136 '^' => sub { $_[2] ? ref($_[0]) -> new($_[1]) -> bxor($_[0])
137 : $_[0] -> copy() -> bxor($_[1]); },
139 '^=' => sub { $_[0] -> bxor($_[1]); },
1947 sub bxor { subroutine
1961 $xtmp -> bxor($y);
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dupgrade.inc172 } elsif ($f eq "bxor") {
1176 &bxor
H A Ddowngrade.t616 note("testing bxor()");
H A Dbigintpm.inc174 } elsif ($f eq "bxor") {
2721 &bxor
H A Dmbimbf.inc1412 &bxor
/openbsd/gnu/llvm/llvm/utils/vscode/llvm/syntaxes/
H A Dll.tmLanguage.yaml138 \\bxor\\b|\
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigInt.pm148 '^' => sub { $_[2] ? ref($_[0]) -> new($_[1]) -> bxor($_[0])
149 : $_[0] -> copy() -> bxor($_[1]); },
151 '^=' => sub { $_[0] -> bxor($_[1]); },
3530 sub bxor { subroutine
3539 return $upgrade -> bxor($x, $y, @r)
H A DBigFloat.pm139 '^' => sub { $_[2] ? ref($_[0]) -> new($_[1]) -> bxor($_[0])
140 : $_[0] -> copy() -> bxor($_[1]); },
142 '^=' => sub { $_[0] -> bxor($_[1]); },
3896 sub bxor { subroutine
3906 $xtmp = $xtmp -> bxor($y);
/openbsd/gnu/usr.bin/binutils/bfd/
H A DChangeLog909 bst, btst, bxor.
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dm32c.cpu7603 ; bxor
7606 (define-pmacro (bxor-sem src)
7609 (bitsrc-insn bxor (f-0-4 7) (f-4-4 #xE) (f-8-4 #xC) #xD #x0 #x5 bxor-sem)
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-20044740 bst, btst, bxor.
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dld.texinfo5207 biand, bild, bior, bist, bixor, bld, bnot, bor, bset, bst, btst, bxor}