Searched refs:revh (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/v8/src/diagnostics/loong64/ |
H A D | disasm-loong64.cc | 1393 Format(instr, "revh.2w 'rd, 'rj"); in DecodeTypekOp22() 1396 Format(instr, "revh.d 'rd, 'rj"); in DecodeTypekOp22()
|
/third_party/vixl/test/aarch64/ |
H A D | test-api-movprfx-aarch64.cc | 223 __ revh(z13.VnS(), p2.Merging(), z13.VnS()); in TEST() 804 __ revh(z8.VnS(), p5.Merging(), z0.VnS()); in TEST() 1528 __ revh(z18.VnD(), p2.Merging(), z16.VnD()); in TEST()
|
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.h | 5257 void revh(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn);
|
H A D | assembler-sve-aarch64.cc | 5895 void Assembler::revh(const ZRegister& zd, in revh() function in vixl::aarch64::Assembler
|
H A D | macro-assembler-aarch64.h | 5788 revh(zd, pg, zn); in Revh()
|
Completed in 44 milliseconds