Searched refs:tr1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/sh/boot/compressed/ |
H A D | head_64.S | 50 ptabs/u r63, tr1 64 pta 1f, tr1 69 bne r21, r22, tr1 72 pta 1f, tr1 77 bne r21, r22, tr1 128 pt 1f, tr1 133 bne r22, r23, tr1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/ |
H A D | 0001-Remove-cpp-unittest-compilation.patch | 45 -gen (tree1 tr1)
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | asmregs.h | 135 tr1: .reg %cr25
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 2539 drwxr-xr-x root root 4096 ./usr/include/c++/10.1.0/tr1 2540 -rw-r--r-- root root 6983 ./usr/include/c++/10.1.0/tr1/array 2541 -rw-r--r-- root root 22937 ./usr/include/c++/10.1.0/tr1/bessel_function.tcc 2542 -rw-r--r-- root root 5995 ./usr/include/c++/10.1.0/tr1/beta_function.tcc 2543 -rw-r--r-- root root 1255 ./usr/include/c++/10.1.0/tr1/ccomplex 2544 -rw-r--r-- root root 1478 ./usr/include/c++/10.1.0/tr1/cctype 2545 -rw-r--r-- root root 2070 ./usr/include/c++/10.1.0/tr1/cfenv 2546 -rw-r--r-- root root 1380 ./usr/include/c++/10.1.0/tr1/cfloat 2547 -rw-r--r-- root root 2322 ./usr/include/c++/10.1.0/tr1/cinttypes 2548 -rw-r--r-- root root 1454 ./usr/include/c++/10.1.0/tr1/climits [all …]
|
H A D | buildhistory_filelist1.txt | 2538 drwxr-xr-x root root 4096 ./usr/include/c++/10.1.0/tr1 2539 -rw-r--r-- root root 6983 ./usr/include/c++/10.1.0/tr1/array 2540 -rw-r--r-- root root 22937 ./usr/include/c++/10.1.0/tr1/bessel_function.tcc 2541 -rw-r--r-- root root 5995 ./usr/include/c++/10.1.0/tr1/beta_function.tcc 2542 -rw-r--r-- root root 1255 ./usr/include/c++/10.1.0/tr1/ccomplex 2543 -rw-r--r-- root root 1478 ./usr/include/c++/10.1.0/tr1/cctype 2544 -rw-r--r-- root root 2070 ./usr/include/c++/10.1.0/tr1/cfenv 2545 -rw-r--r-- root root 1380 ./usr/include/c++/10.1.0/tr1/cfloat 2546 -rw-r--r-- root root 2322 ./usr/include/c++/10.1.0/tr1/cinttypes 2547 -rw-r--r-- root root 1454 ./usr/include/c++/10.1.0/tr1/climits [all …]
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 2186 TCGv_i32 tr1, tr2, chk; in op_cuXX() local 2197 tr1 = tcg_constant_i32(r1); in op_cuXX() 2203 gen_helper_cu12(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX() 2206 gen_helper_cu14(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX() 2209 gen_helper_cu21(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX() 2212 gen_helper_cu24(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX() 2215 gen_helper_cu41(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX() 2218 gen_helper_cu42(cc_op, tcg_env, tr1, tr2, chk); in op_cuXX()
|