Skip to content
  • David Brownell's avatar
    ARM720: help/usage updates · a42bea65
    David Brownell authored
    
    
    Deprecate the "pass an instruction opcode" flavor of cp15
    access in favor of the "arm mcr ..." and "arm mrc ..."
    commands, which offer fewer ways to break things.
    
    Use the same EBNF syntax in the code as for the user's guide.
    
    Update User's Guide to say where to find those magic values
    (which table in the ARM920 TRM).
    
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    a42bea65