mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-05 12:53:16 +08:00
12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
|
# v850 bins
|
||
|
# mach: v850e3v5
|
||
|
# as: -mv850e3v5
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
seti 0xfffffffb r11
|
||
|
seti 0x32 r10
|
||
|
divq r11, r10, r11
|
||
|
reg r10, 0xfffffff6
|
||
|
reg r11, 0x0
|
||
|
pass
|