- Timestamp:
- Oct 7, 2011, 11:12:34 AM (9 years ago)
- Location:
- src
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
src/RTLabs/RTLabsToRTL.ma
r1314 r1315 179 179 | Oaddrstack offset ⇒ 180 180 let 〈r1, r2〉 ≝ make_addr … destrs ? in 181 add_graph rtl_params1 globals start_lbl (sequential … (STACK_ADDRESS rtl_params_ globals r1 r2) dest_lbl) def 181 ? 182 (* add_graph rtl_params1 globals start_lbl (sequential … (STACK_ADDRESS rtl_params_ globals r1 r2) dest_lbl) def *) 182 183 ]. 183 184 [1: >bytes_length_proof … … 189 190 ] 190 191 |5: cases not_implemented (* XXX: float, error_float in o'caml *) 191 ]. 192 |*: cases daemon 193 ]. 194 qed. 192 195 193 196 definition translate_move_internal ≝
Note: See TracChangeset
for help on using the changeset viewer.