have to now add LD/ST-update instructions to list of explicit-allowed
[openpower-isa.git] / src / openpower / cyclemodel /
2023-05-10 Jacob LifshayMerge branch 'support-fields'
2023-05-10 Dmitry Selyutincyclemodel/inorder: hide set inheritance
2023-05-10 Dmitry Selyutincyclemodel/inorder: fix coding style
2023-05-02 Luke Kenneth Casso... add links between decode and issue
2023-05-02 Luke Kenneth Casso... reserve writes in Issue Phase, add comment
2023-05-02 Luke Kenneth Casso... add Issue phase and writes/reads possible in CPU
2023-05-02 Luke Kenneth Casso... add Decode and CPU classes
2023-05-02 Luke Kenneth Casso... add quick preamble header
2023-05-02 Luke Kenneth Casso... update comments and correct retiring, remove registers...
2023-05-02 Luke Kenneth Casso... start on cycle-accurate model of inorder core