Home
last modified time | relevance | path

Searched refs:andis (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/fenv/powerpc/
H A Dfenv.S5 andis. 3,3,0x3e00
7 andis. 0,3,0x2000
35 andis. 3,3,0x3e00
37 andis. 0,3,0x2000
59 andis. 3,3,0x3e00
/third_party/musl/src/setjmp/powerpc/
H A Dsetjmp.S48 andis. 4, 4, 0x80
H A Dlongjmp.S48 andis. 6, 6, 0x80
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h910 void andis(Register ra, Register rs, const Operand& imm);
H A Dassembler-ppc.cc887 void Assembler::andis(Register ra, Register rs, const Operand& imm) { in andis() function in v8::internal::Assembler

Completed in 8 milliseconds