Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc772 UnknownFormat(instr, "creqv"); in DecodeExt1()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1015 void creqv(int bt, int ba, int bb);
1016 void crset(int bt) { creqv(bt, bt, bt); } in crset()
H A Dconstants-ppc.h2203 V(creqv, CREQV, 0x4C000242) \
H A Dassembler-ppc.cc1566 void Assembler::creqv(int bt, int ba, int bb) { in creqv() function in v8::internal::Assembler

Completed in 18 milliseconds