Commit 9701c2ee authored by Chris Larsen's avatar Chris Larsen
Browse files

MIPS64: Implement intrinsics from java.lang.String:

- char charAt(int index)
- int compareTo(String anotherString)
- int indexOf(int ch)
- int indexOf(int ch, int fromIndex)
- String(byte[] bytes)
- String(char[] value)
- String(String original)

Change-Id: I9c309b62580b42ae08a09cb1c2b4ebd1a203c5d2
parent 6e3a8388
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment