/external/eigen/test/ |
product_extra.cpp | 333 RMatrix4d r44 = Matrix4d::Ones() * Matrix4d::Ones(); local 334 VERIFY_IS_APPROX(r44,Matrix4d::Constant(4)); 335 VERIFY_IS_APPROX(r44.noalias()=ones44*Matrix4d::Ones(), Matrix4d::Constant(4)); 336 VERIFY_IS_APPROX(r44.noalias()=ones44.transpose()*Matrix4d::Ones(), Matrix4d::Constant(4)); 337 VERIFY_IS_APPROX(r44.noalias()=Matrix4d::Ones()*ones44, Matrix4d::Constant(4)); 338 VERIFY_IS_APPROX(r44.noalias()=Matrix4d::Ones()*ones44.transpose(), Matrix4d::Constant(4)); 339 VERIFY_IS_APPROX(r44.noalias()=ones44*RMatrix4d::Ones(), Matrix4d::Constant(4)); 340 VERIFY_IS_APPROX(r44.noalias()=ones44.transpose()*RMatrix4d::Ones(), Matrix4d::Constant(4)); 341 VERIFY_IS_APPROX(r44.noalias()=RMatrix4d::Ones()*ones44, Matrix4d::Constant(4)); 342 VERIFY_IS_APPROX(r44.noalias()=RMatrix4d::Ones()*ones44.transpose(), Matrix4d::Constant(4)) [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/ |
datal-3.s | 36 movi datalabel myrodata3,r44
|
basic-1.s | 9 addi r44,500,r33 28 bgt r33,r44,tr7 46 cmveq r32,r3,r44 148 mmacnfx.wl r11,r44,r22 149 mmul.l r22,r33,r44 170 mshflo.w r30,r37,r44 185 ocbwb r44,992 218 sthi.q r12,23,r44
|
basic-1.d | 11 [ ]+8:[ ]+d2c7d210[ ]+addi r44,500,r33 30 [ ]+54:[ ]+6617b270[ ]+bgt/l r33,r44,tr7 48 [ ]+9c:[ ]+22010ec0[ ]+cmveq r32,r3,r44 150 [ ]+234:[ ]+48b5b160[ ]+mmacnfx\.wl r11,r44,r22 151 [ ]+238:[ ]+4d6286c0[ ]+mmul\.l r22,r33,r44 172 [ ]+28c:[ ]+2de196c0[ ]+mshflo\.w r30,r37,r44 187 [ ]+2c8:[ ]+e2cc7ff0[ ]+ocbwb r44,992 219 [ ]+348:[ ]+e0c75ec0[ ]+sthi\.q r12,23,r44
|
err-1.s | 30 ocbwb r44,-10016 ! { dg-error "not a 11-bit signed value" } 40 sthi.q r12,203,r44 ! { dg-error "not a 6-bit signed value" }
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/epiphany/ |
allinsn.s | 410 ldr r7,[r44,1361] 514 strb r6,[r44],r50 515 strb r44,[r9],r49 625 str r28,[r28,r44] 646 str r44,[r13],r47 667 str r45,[r44,74] 711 strd r6,[r10],r44 735 strd r44,[r57,494] 845 movgte r44,r26 1041 movblt r52,r44 [all...] |
allinsn.d | 358 320: f0cc 14aa ldr r7,\[r44,\+0x551] 452 434: d11d 1700 strb r6,\[r44],\+r50 453 438: 849d a700 strb r44,\[r9],\+r49 553 55a: 9259 6e80 str r28,\[r28,\+r44] 572 592: 97dd a680 str r44,\[sp],\+r47 591 5ca: b15c b409 str r45,\[r44,\+0x4a] 631 63e: ca7d 0680 strd r6,\[r10],\+r44 653 67c: 877c bc3d strd r44,\[r57,\+0x1ee] 753 7a0: 887f ac02 movgte r44,r26 931 9a8: 90cf d402 movblt r52,r44 [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/ |
cfi-i386.d | 89 DW_CFA_undefined: r44 \(fs\)
|
cfi-x86_64.d | 214 DW_CFA_undefined: r44 \(mm3\)
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/ |
construction.rb | 240 r44 517 ast_test :input => 'gnurz, gnarz, gnorz', :rule => :r44, :ast => '(gnorz (gnarz gnurz))'
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/d30v/ |
opt.d | 46 120: 0560a0c4 85628aec st2w.s r10, @\(r3, r4\) -> st2w.s r40, @\(r43, r44\)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/cfi/ |
cfi-x86_64.d | 214 DW_CFA_undefined: r44 \(mm3\)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/ |
regs.d | 139 [ ]*[a-f0-9]+: 01 60 01 00 00 21 \[MII\] mov r44=r0 427 [ ]*[a-f0-9]+: 01 60 01 00 00 21 \[MII\] mov r44=r0 [all...] |
regs.s | 49 { .mii; mov r44 = r0; nop.i 0; nop.i 0;; } 634 { .mii; (p43) mov r44 = r0; nop.i 0; nop.i 0;; } [all...] |
/external/elfutils/tests/ |
run-allregs.sh | [all...] |