ARM VERSION 1.2 Datový list Strana 108

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 176
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 107
ARMulator Reference
4-48 Copyright © 1999-2001 ARM Limited. All rights reserved. ARM DUI0058D
4.10.7 ARMul_AddCounterValue64
This function provides the facility for your model to supply statistics for the debugger
to display.
Syntax
int ARMul_AddCounterValue64(void *handle, ARMword *arg1, ARMword *arg2,
const uint64 counterval)
where:
handle
is no longer used.
arg1/arg2
are the arguments passed to the
UnkRDIInfoUpcall()
.
counterval
is the current value of the counter.
Return
The function always returns
RDIError_UnimplementedMessage
.
Usage
Your model must call this function, or
ARMul_AddCounterValue
, from its
UnkRDIInfoUpcall()
handler. This function is identical to
ARMul_AddCounterValue
except
that the word order is big-endian or little-endian according to the word order of the host
system.
Zobrazit stránku 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 175 176

Komentáře k této Příručce

Žádné komentáře