Searched defs:movsxbq (Results 1 – 2 of 2) sorted by relevance
108 __ movsxbq(rdx, Operand(rcx, 0)); in TEST() local144 __ movsxbq(rdx, Operand(rsp, 12)); in TEST() local
1343 void Assembler::movsxbq(Register dst, const Operand& src) { in movsxbq() function in v8::internal::Assembler