Project

General

Profile

Actions

Task #6117

closed

Test case-level prologue and epilogue

Added by Alexander Kamkin almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
Template Processor
Target version:
Start date:
06/29/2015
Due date:
07/17/2015
% Done:

100%

Estimated time:
Detected in build:
svn
Published in build:
2.2.10

Description

def pre
 ...
 prologue() {
   ...
 }
 epilogue() {
   ...
 }
end
Actions #1

Updated by Andrei Tatarnikov almost 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Done in r4379.

Actions #2

Updated by Alexander Kamkin almost 9 years ago

    //==================================== Test case 17510 (action) ====================================

<<<<<<<<<<<<<<<<<<<<<<<<< PROLOGUE
    .align 4

    m17510:
<<<<<<<<<<<<<<<<<<<<<<<<< STIMULUS
    sd a0, 0(s0) // STORE, DWORD, isMapped=1, DTLB.Event=MISS, JTLB.Event=HIT, VA[12]=1, G=1, V=1, D=1, isHiMem=1, C[0:1]!=2, L1.Event=MISS, C[0:1]!=0, C[0:1]!=1, L2.Event=HIT, STOP
    sb a1, 0(s1) // STORE, BYTE, isMapped=1, DTLB.Event=MISS, JTLB.Event=HIT, VA[12]=1, G=1, V=1, D=1, isHiMem=0, C[0:1]=2, STOP, DTLB.TAG_NOT_REPLACED=[0], JTLB.TAG_NOT_EQUAL=[0]

<<<<<<<<<<<<<<<<<<<<<<<<< EPILOGUE
    ld a0, 0(s0)
    lb a1, 0(s1)

    ssnop
    ssnop
Actions #3

Updated by Andrei Tatarnikov almost 9 years ago

  • Status changed from Resolved to Closed
  • Target version changed from 2.3 to 2.2
  • Published in build set to 2.2.10
Actions

Also available in: Atom PDF