Commit d01053f
hborders
Added all other non-native (mostly bit twiddling) methods.
1 parent 7ab35a3 commit d01053fCopy full SHA for d01053f
1 file changed
+41-1Lines changed: 41 additions & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- JavaInJava/src/com/sun/max/vm/compiler/builtin
Expand file treeCollapse file tree
Open diff view settings
Collapse file
JavaInJava/src/com/sun/max/vm/compiler/builtin/SpecialBuiltin.java
Copy file name to clipboardExpand all lines: JavaInJava/src/com/sun/max/vm/compiler/builtin/SpecialBuiltin.java+41-1Lines changed: 41 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
57 | 97 | |
0 commit comments