Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc3321 Label lastb, unaligned, aligned, chkw, loop16w, chk1w, wordCopy_loop, in Generate_MemCopyUint8Uint8() local
3463 // down to chk1w to handle the tail end of the copy. in Generate_MemCopyUint8Uint8()
3467 __ beq(a2, t8, &chk1w); // Less than 32? in Generate_MemCopyUint8Uint8()
3493 __ bind(&chk1w); in Generate_MemCopyUint8Uint8()

Completed in 6 milliseconds