Searched defs:bswapl (Results 1 – 4 of 4) sorted by relevance
5 bswapl %eax label
5 bswapl %r13d label
1220 __ bswapl(i.OutputRegister()); in AssembleArchInstruction() local
932 void Assembler::bswapl(Register dst) { in bswapl() function in v8::internal::Assembler