Changeset 223202 in webkit for trunk/Source/JavaScriptCore/offlineasm/instructions.rb
- Timestamp:
- Oct 11, 2017, 12:33:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/offlineasm/instructions.rb
r223113 r223202 268 268 [ 269 269 "pcrtoaddr", # Address from PC relative offset - adr instruction 270 "nopFixCortexA53Err835769", # nop on Cortex-A53 (nothing otherwise) 271 "globaladdr" 270 "nopFixCortexA53Err835769" # nop on Cortex-A53 (nothing otherwise) 272 271 ] 273 272
Note:
See TracChangeset
for help on using the changeset viewer.