blob: 15737b02d052ff451c45d3e94732ecf71729256e [file] [log] [blame]
Raymes Khoury24354f72011-08-22 22:03:561#objdump: -dr --prefix-addresses
2#as: -32 --defsym tl_d=1
3#name: MIPS l.d
4#source: ld.s
5
6# Test the l.d macro.
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(zero\)
12[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(zero\)
13[0-9a-f]+ <[^>]*> lui at,0x1
14[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
15[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(zero\)
16[0-9a-f]+ <[^>]*> lui at,0x1
17[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
18[0-9a-f]+ <[^>]*> lui at,0x2
19[0-9a-f]+ <[^>]*> ldc1 \$f4,-23131\(at\)
20[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(a1\)
21[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(a1\)
22[0-9a-f]+ <[^>]*> lui at,0x1
23[0-9a-f]+ <[^>]*> addu at,at,a1
24[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
25[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(a1\)
26[0-9a-f]+ <[^>]*> lui at,0x1
27[0-9a-f]+ <[^>]*> addu at,at,a1
28[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
29[0-9a-f]+ <[^>]*> lui at,0x2
30[0-9a-f]+ <[^>]*> addu at,at,a1
31[0-9a-f]+ <[^>]*> ldc1 \$f4,-23131\(at\)
32[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1933[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:5634[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|4096)\(at\)
Han Shen05f165c2014-06-11 17:46:1935[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:5636[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1937[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5638[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:1939[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5640[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(gp\)
Han Shen05f165c2014-06-11 17:46:1941[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5642[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1943[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:5644[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:1945[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:5646[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(gp\)
Han Shen05f165c2014-06-11 17:46:1947[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:5648[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1949[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:5650[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|8192)\(at\)
Han Shen05f165c2014-06-11 17:46:1951[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:5652[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|-16384)\(gp\)
Han Shen05f165c2014-06-11 17:46:1953[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:5654[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1955[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:5656[0-9a-f]+ <[^>]*> ldc1 \$f4,(1|4097)\(at\)
Han Shen05f165c2014-06-11 17:46:1957[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:5658[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1959[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5660[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(at\)
Han Shen05f165c2014-06-11 17:46:1961[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5662[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(gp\)
Han Shen05f165c2014-06-11 17:46:1963[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5664[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1965[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:5666[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(at\)
Han Shen05f165c2014-06-11 17:46:1967[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:5668[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(gp\)
Han Shen05f165c2014-06-11 17:46:1969[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:5670[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:1971[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:5672[0-9a-f]+ <[^>]*> ldc1 \$f4,(1|8193)\(at\)
Han Shen05f165c2014-06-11 17:46:1973[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:5674[0-9a-f]+ <[^>]*> ldc1 \$f4,(1|-16383)\(gp\)
Han Shen05f165c2014-06-11 17:46:1975[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:5676[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:1977[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:5678[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|28672)\(at\)
Han Shen05f165c2014-06-11 17:46:1979[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:5680[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:1981[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5682[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:1983[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5684[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:1985[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5686[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:1987[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:5688[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:1989[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:5690[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:1991[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:5692[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:1993[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:5694[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:1995[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:5696[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:1997[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:5698[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|24576)\(at\)
Han Shen05f165c2014-06-11 17:46:1999[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56100[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19101[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56102[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|28672)\(at\)
Han Shen05f165c2014-06-11 17:46:19103[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56104[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19105[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:56106[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|28672)\(at\)
Han Shen05f165c2014-06-11 17:46:19107[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:56108[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19109[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56110[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:19111[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56112[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19113[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56114[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:19115[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56116[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19117[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56118[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:19119[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56120[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19121[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56122[0-9a-f]+ <[^>]*> ldc1 \$f4,-32768\(at\)
Han Shen05f165c2014-06-11 17:46:19123[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56124[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19125[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56126[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|24576)\(at\)
Han Shen05f165c2014-06-11 17:46:19127[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56128[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19129[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56130[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|28672)\(at\)
Han Shen05f165c2014-06-11 17:46:19131[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56132[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19133[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:56134[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|4096)\(at\)
Han Shen05f165c2014-06-11 17:46:19135[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:56136[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19137[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56138[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19139[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56140[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19141[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56142[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19143[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56144[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19145[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56146[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19147[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56148[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19149[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56150[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19151[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56152[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19153[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56154[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|8192)\(at\)
Han Shen05f165c2014-06-11 17:46:19155[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56156[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19157[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56158[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|4096)\(at\)
Han Shen05f165c2014-06-11 17:46:19159[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56160[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19161[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:56162[0-9a-f]+ <[^>]*> ldc1 \$f4,-(23131|19035)\(at\)
Han Shen05f165c2014-06-11 17:46:19163[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:56164[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19165[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56166[0-9a-f]+ <[^>]*> ldc1 \$f4,-23131\(at\)
Han Shen05f165c2014-06-11 17:46:19167[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56168[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19169[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56170[0-9a-f]+ <[^>]*> ldc1 \$f4,-23131\(at\)
Han Shen05f165c2014-06-11 17:46:19171[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56172[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19173[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56174[0-9a-f]+ <[^>]*> ldc1 \$f4,-23131\(at\)
Han Shen05f165c2014-06-11 17:46:19175[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56176[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19177[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56178[0-9a-f]+ <[^>]*> ldc1 \$f4,-23131\(at\)
Han Shen05f165c2014-06-11 17:46:19179[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56180[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19181[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56182[0-9a-f]+ <[^>]*> ldc1 \$f4,-(23131|14939)\(at\)
Han Shen05f165c2014-06-11 17:46:19183[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56184[0-9a-f]+ <[^>]*> lui at,0x2
Han Shen05f165c2014-06-11 17:46:19185[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56186[0-9a-f]+ <[^>]*> ldc1 \$f4,-(23131|19035)\(at\)
Han Shen05f165c2014-06-11 17:46:19187[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56188[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19189[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:56190[0-9a-f]+ <[^>]*> addu at,at,a1
191[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|4096)\(at\)
Han Shen05f165c2014-06-11 17:46:19192[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:56193[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19194[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56195[0-9a-f]+ <[^>]*> addu at,at,a1
196[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19197[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56198[0-9a-f]+ <[^>]*> addu at,a1,gp
199[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19200[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56201[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19202[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56203[0-9a-f]+ <[^>]*> addu at,at,a1
204[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19205[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56206[0-9a-f]+ <[^>]*> addu at,a1,gp
207[0-9a-f]+ <[^>]*> ldc1 \$f4,0\(at\)
Han Shen05f165c2014-06-11 17:46:19208[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56209[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19210[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56211[0-9a-f]+ <[^>]*> addu at,at,a1
212[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|8192)\(at\)
Han Shen05f165c2014-06-11 17:46:19213[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56214[0-9a-f]+ <[^>]*> addu at,a1,gp
215[0-9a-f]+ <[^>]*> ldc1 \$f4,(0|-16384)\(at\)
Han Shen05f165c2014-06-11 17:46:19216[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56217[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19218[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:56219[0-9a-f]+ <[^>]*> addu at,at,a1
220[0-9a-f]+ <[^>]*> ldc1 \$f4,(1|4097)\(at\)
Han Shen05f165c2014-06-11 17:46:19221[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.data
Raymes Khoury24354f72011-08-22 22:03:56222[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19223[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56224[0-9a-f]+ <[^>]*> addu at,at,a1
225[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(at\)
Han Shen05f165c2014-06-11 17:46:19226[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56227[0-9a-f]+ <[^>]*> addu at,a1,gp
228[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(at\)
Han Shen05f165c2014-06-11 17:46:19229[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_data_label
Raymes Khoury24354f72011-08-22 22:03:56230[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19231[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56232[0-9a-f]+ <[^>]*> addu at,at,a1
233[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(at\)
Han Shen05f165c2014-06-11 17:46:19234[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 big_external_common
Raymes Khoury24354f72011-08-22 22:03:56235[0-9a-f]+ <[^>]*> addu at,a1,gp
236[0-9a-f]+ <[^>]*> ldc1 \$f4,1\(at\)
Han Shen05f165c2014-06-11 17:46:19237[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 small_external_common
Raymes Khoury24354f72011-08-22 22:03:56238[0-9a-f]+ <[^>]*> lui at,0x0
Han Shen05f165c2014-06-11 17:46:19239[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56240[0-9a-f]+ <[^>]*> addu at,at,a1
241[0-9a-f]+ <[^>]*> ldc1 \$f4,(1|8193)\(at\)
Han Shen05f165c2014-06-11 17:46:19242[ ]*[0-9a-f]+: R_(MICRO)?MIPS_LO16 \.bss
Raymes Khoury24354f72011-08-22 22:03:56243[0-9a-f]+ <[^>]*> addu at,a1,gp
244[0-9a-f]+ <[^>]*> ldc1 \$f4,(1|-16383)\(at\)
Han Shen05f165c2014-06-11 17:46:19245[ ]*[0-9a-f]+: R_(MICRO)?MIPS_GPREL16 \.sbss
Raymes Khoury24354f72011-08-22 22:03:56246[0-9a-f]+ <[^>]*> lui at,0x1
Han Shen05f165c2014-06-11 17:46:19247[ ]*[0-9a-f]+: R_(MICRO)?MIPS_HI16 \.data
Raymes Khoury24354f72011-08-22 22:03:56248[0-9a-f]+ <[^>]*> addu at,at,a1
249[0-9a-f]+ <[^>]*> ldc1 \$f4,-(32768|28672)\(at\)
Han Shen05f165c2014-06-11 17:46:19