Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/loong64/
H A Ddisasm-loong64.cc1381 Format(instr, "revb.2h 'rd, 'rj"); in DecodeTypekOp22()
1384 Format(instr, "revb.4h 'rd, 'rj"); in DecodeTypekOp22()
1387 Format(instr, "revb.2w 'rd, 'rj"); in DecodeTypekOp22()
1390 Format(instr, "revb.d 'rd, 'rj"); in DecodeTypekOp22()
/third_party/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc220 __ revb(z11.VnD(), p6.Merging(), z11.VnD()); in TEST()
801 __ revb(z26.VnD(), p3.Merging(), z13.VnD()); in TEST()
1525 __ revb(z1.VnS(), p4.Merging(), z6.VnS()); in TEST()
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h5254 void revb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn);
H A Dassembler-sve-aarch64.cc5881 void Assembler::revb(const ZRegister& zd, in revb() function in vixl::aarch64::Assembler
H A Dmacro-assembler-aarch64.h5783 revb(zd, pg, zn); in Revb()

Completed in 50 milliseconds