[mips64] Remove duplicate BranchShortMSA
Change-Id: I134188f29f7f0d0a2e61fa2a95a8bf59bdc2e1ba Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4220973 Auto-Submit: Liu Yu <liuyu@loongson.cn> Reviewed-by: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn> Commit-Queue: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn> Cr-Commit-Position: refs/heads/main@{#85636}
This commit is contained in:
parent
bd65850167
commit
7b86d3c7ec
@ -1014,9 +1014,6 @@ class V8_EXPORT_PRIVATE MacroAssembler : public MacroAssemblerBase {
|
||||
void Msub_d(FPURegister fd, FPURegister fr, FPURegister fs, FPURegister ft,
|
||||
FPURegister scratch);
|
||||
|
||||
void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
|
||||
MSARegister wt, BranchDelaySlot bd = PROTECT);
|
||||
|
||||
// Enter exit frame.
|
||||
// argc - argument count to be dropped by LeaveExitFrame.
|
||||
// stack_space - extra stack space.
|
||||
|
Loading…
Reference in New Issue
Block a user