what's purpose of the functions Branch(Add Sub Mul)32 in MacroAssembler ?
2 Aug
2009
2 Aug
'09
2:58 p.m.
Hi: I'm trying to port jit of JavaScriptCore to mips, but I failed to implement Branch(Add Sub Mul)32 for mips since I don't know a simple way to do overflow detection on MIPS like ARM or X86. is it possible to remove these Overflow detect in jit runtime? or who can tell me a simple way to do Overflow detect on MIPS? -- Best Regards Felix Long
5942
Age (days ago)
5942
Last active (days ago)
0 comments
1 participants
participants (1)
-
Felix long