|
|
@334
|
9 years |
mulligan |
More added.
|
|
|
@333
|
9 years |
mulligan |
Work on execute_1 function.
|
|
|
@332
|
9 years |
sacerdot |
Code of fetch greatly simplified because of better behaviour of Matita.
|
|
|
@331
|
9 years |
mulligan |
More changes to get everything to typecheck.
|
|
|
@330
|
9 years |
mulligan |
Fixed segmentation fault in Nat.ma, added get_index and renamed …
|
|
|
@329
|
9 years |
mulligan |
Commit to restore deleted file.
|
|
|
@328
|
9 years |
mulligan |
Got fold_right_i to type check. Moved eq_rect_Type0 into …
|
|
|
@327
|
9 years |
sacerdot |
Completed!
|
|
|
@326
|
9 years |
sacerdot |
Almost compiling.
|
|
|
@325
|
9 years |
sacerdot |
Almost finished.
|
|
|
@324
|
9 years |
sacerdot |
It starts working…
|
|
|
@323
|
9 years |
sacerdot |
…
|
|
|
@322
|
9 years |
sacerdot |
More work on fetch.
|
|
|
@320
|
9 years |
mulligan |
Added fold_right_i, equivalent of O'Caml's fold_right2.
|
|
|
@319
|
9 years |
sacerdot |
…
|
|
|
@318
|
9 years |
sacerdot |
First version: to be debugged.
|
|
|
@317
|
9 years |
mulligan |
Fixed problems with arguments of register change.
|
|
|
@316
|
9 years |
sacerdot |
REGISTER now takes a BitVector? 3
|
|
|
@315
|
9 years |
mulligan |
Decidable equality on vectors and its specialisation to bitvectors.
|
|
|
@314
|
9 years |
mulligan |
Finished all get_ and set_arg_* functions.
|
|
|
@313
|
9 years |
mulligan |
Added axioms for addition for claudio.
|
|
|
@312
|
9 years |
sacerdot |
arguments of split reversed
|
|
|
@311
|
9 years |
mulligan |
get_arg_16 complete.
|
|
|
@310
|
9 years |
mulligan |
Most of get_arg_16 done.
|
|
|
@309
|
9 years |
sacerdot |
assembly1 is finally compiling in about 37s!
|
|
|
@308
|
9 years |
sacerdot |
More explicit typing solves one of the points.
|
|
|
@307
|
9 years |
sacerdot |
assembly1 completed, but two cases commented out since they require …
|
|
|
@306
|
9 years |
sacerdot |
…
|
|
|
@305
|
9 years |
sacerdot |
…
|
|
|
@304
|
9 years |
sacerdot |
…
|
|
|
@303
|
9 years |
sacerdot |
…
|
|
|
@302
|
9 years |
sacerdot |
…
|
|
|
@301
|
9 years |
sacerdot |
…
|
|
|
@300
|
9 years |
sacerdot |
…
|
|
|
@299
|
9 years |
sacerdot |
…
|
|
|
@298
|
9 years |
sacerdot |
…
|
|
|
@297
|
9 years |
sacerdot |
…
|
|
|
@296
|
9 years |
sacerdot |
…
|
|
|
@294
|
9 years |
mulligan |
get and set_arg_16 implemented.
|
|
|
@293
|
9 years |
sacerdot |
…
|
|
|
@290
|
9 years |
mulligan |
Moved definitions around so related are grouped together.
|
|
|
@289
|
9 years |
mulligan |
Writing at stack pointer implemented.
|
|
|
@288
|
9 years |
mulligan |
Set flags implemented.
|
|
|
@287
|
9 years |
mulligan |
Reading at stack pointer added.
|
|
|
@286
|
9 years |
mulligan |
Added bit address lookup for registers.
|
|
|
@285
|
9 years |
mulligan |
Get and set for bitaddressable SFRs now completed.
|
|
|
@284
|
9 years |
sacerdot |
…
|
|
|
@283
|
9 years |
sacerdot |
Bug fixed in type declaration of BIT/N_BIT.
|
|
|
@282
|
9 years |
sacerdot |
…
|
|
|
@281
|
9 years |
mulligan |
Resolved conflicts.
|
|
|
@280
|
9 years |
sacerdot |
Bug fixed in assemblying AJMP.
|
|
|
@279
|
9 years |
sacerdot |
Notation moved to Cartesian.
|
|
|
@278
|
9 years |
sacerdot |
More curryfication.
|
|
|
@277
|
9 years |
sacerdot |
Bugs fixed in definition of sub8_with_carrier.
|
|
|
@276
|
9 years |
mulligan |
Messed up a file.
|
|
|
@275
|
9 years |
mulligan |
Removed all axioms from Arithmetic.ma and replaced them with …
|
|
|
@274
|
9 years |
mulligan |
First attempt at sub8_with_c complete.
|
|
|
@273
|
9 years |
mulligan |
Some fault functions were rewritten.
|
|
|
@272
|
9 years |
mulligan |
Changes from this morning.
|
|
|
@271
|
9 years |
sacerdot |
assembly1 defined on ACALL and ADD: it seems it will become too slow…
|
|
|
@270
|
9 years |
mulligan |
More added.
|
|
|
@269
|
9 years |
sacerdot |
- …
|
|
|
@268
|
9 years |
sacerdot |
- notation moved to proper places
- new function split on Vectors
|
|
|
@267
|
9 years |
mulligan |
Renamed Interpret to Status.
|
|
|
@266
|
9 years |
mulligan |
Changes to bitvector.
|
|
|
@265
|
9 years |
mulligan |
Test commit.
|
|
|
@264
|
9 years |
sacerdot |
- new axiomatic data type for Strings
- new file for Assembly
|
|
|
@263
|
9 years |
sacerdot |
- use standard notation for exponential
- Bit is now Bool
|
|
|
@262
|
9 years |
sacerdot |
- new notation ...? for vectors to reduce ambiguity
- …
|
|
|
@261
|
9 years |
mulligan |
Strengthened typings of get_ and set_index in Vector file.
|
|
|
@260
|
9 years |
sacerdot |
- Minimal changes to make it compile with the standard distribution of …
|
|
|
@259
|
9 years |
mulligan |
Need stronger set_ and get_index functions on vectors (current ones …
|
|
|
@258
|
9 years |
mulligan |
Forgotten files.
|
|
|
@257
|
9 years |
mulligan |
Added exponential functions for nats. Working on operational …
|
|
|
@256
|
9 years |
mulligan |
Work on ASM.ma file.
|
|
|
@249
|
9 years |
mulligan |
More work on defining fundamental datatypes.
|
|
|
@248
|
9 years |
mulligan |
More changes. Added datatype for addressing modes.
|
|
|
@247
|
9 years |
mulligan |
Changes to get directory to compile.
|
|
|
@246
|
9 years |
mulligan |
Added physical file (Arithmetic) for arithmetic on bit vectors, and …
|
|
|
@244
|
9 years |
mulligan |
Vector.ma now compiles.
|
|
|
@243
|
9 years |
mulligan |
Updated Util.ma too.
|
|
|
@242
|
9 years |
mulligan |
Got List to compile.
|
|
|
@241
|
9 years |
mulligan |
Also needed an updated List.ma.
|
|
|
@240
|
9 years |
mulligan |
Updated Vector / BitVector? files taken from my Matita library.
|
|
|
@238
|
9 years |
mulligan |
More work on bitvectors.
|
|
|
@237
|
9 years |
mulligan |
More functions on bitvectors written.
|
|
|
@236
|
9 years |
mulligan |
Strange problem with matita and the Maybe file? Cannot find Maybe.ng.
|
|
|
@235
|
9 years |
mulligan |
More work on bitvectors.
|
|
|
@234
|
9 years |
mulligan |
Division and modulus implemented. All necessary orders on naturals …
|
|
|
@233
|
9 years |
mulligan |
Changes from this morning: Bool / Prop division = nightmare.
|
|
|
@232
|
9 years |
mulligan |
Lots of work from today. Writing bitvector library is harder than it …
|
|
|
@231
|
9 years |
mulligan |
BitVector? stuff from this morning: need further development of Nat …
|
|
|
@230
|
9 years |
mulligan |
Lots of work from today.
|
|
|
@229
|
9 years |
mulligan |
More changes.
|
|
|
@228
|
9 years |
mulligan |
Conjunction, disjunction and 'xorjunction' implemented on bitvectors. …
|
|
|
@224
|
9 years |
mulligan |
Changes to bit vectors and vectors.
|
|
|
@223
|
9 years |
mulligan |
File for bitvector specific stuff added.
|
|
|
@222
|
9 years |
mulligan |
Datatype for fixed length lists (vectors) as well as some recursive …
|
|
|
@221
|
9 years |
mulligan |
Starting formalisation in Matita
|
|
|
@220
|
9 years |
mulligan |
Started on timer 2 capture mode.
|
|
|