OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [or1ksim.tests/] [inst-set-test.exp] - Diff between revs 121 and 122

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 121 Rev 122
Line 862... Line 862...
          "!  ** OVE flag cleared **"                  \
          "!  ** OVE flag cleared **"                  \
          "!Test completed"                            \
          "!Test completed"                            \
          "!report(0xdeaddead);"                       \
          "!report(0xdeaddead);"                       \
          "!exit(0)"]                                  \
          "!exit(0)"]                                  \
    "inst-set-test.cfg" "inst-set-test/is-mul-test"
    "inst-set-test.cfg" "inst-set-test/is-mul-test"
 
 
 
# Run the l.ror test
 
run_or1ksim "ror-test"                                   \
 
    [list "!l.ror"                                       \
 
          "  0xb38f0f83 ROR 0x00000000 = 0xb38f0f83: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x00000001 = 0xd9c787c1: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x00000004 = 0x3b38f0f8: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x00000010 = 0x0f83b38f: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x0000001f = 0x671e1f07: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x00000021 = 0xd9c787c1: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x00002224 = 0x3b38f0f8: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0x00f789f0 = 0x0f83b38f: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 ROR 0xffffffff = 0x671e1f07: OK" \
 
          "  - exception triggered: FALSE"               \
 
          "!l.rori"                                      \
 
          "  0xb38f0f83 RORI 0x00 = 0xb38f0f83: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x01 = 0xd9c787c1: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x04 = 0x3b38f0f8: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x10 = 0x0f83b38f: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x1f = 0x671e1f07: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x21 = 0xd9c787c1: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x24 = 0x3b38f0f8: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x30 = 0x0f83b38f: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "  0xb38f0f83 RORI 0x3f = 0x671e1f07: OK"      \
 
          "  - exception triggered: FALSE"               \
 
          "!Test completed"                              \
 
          "!report(0xdeaddead);"                         \
 
          "!exit(0)"]                                    \
 
    "inst-set-test.cfg" "inst-set-test/is-ror-test"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.