/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | fsl-sec6.txt | 72 Job Ring (JR) Node 89 Definition: Specifies a two JR parameters: an offset from 90 the parent physical address and the length the JR registers. 102 jr@1000 { 122 jr@1000 { 131 jr@2000 { 150 jr@1000 { 154 jr@2000 {
|
H A D | fsl,sec-v4.0.yaml | 33 Each JR is located on a separate 4k page, they may (or may not) be made visible 83 '^jr@[0-9a-f]+$': 87 Job Ring (JR) Node. Defines data processing interface to SEC 4 across the 115 used. Value is a 12 bit value where value is a LIODN ID for this JR. 184 is a LIODN ID for this JR. This property is normally set by boot 214 jr@1000 { 220 jr@2000 { 226 jr@3000 { 232 jr@4000 {
|
H A D | fsl-sec4.txt | 37 Each JR is located on a separate 4k page, they may (or may not) be made visible 156 Job Ring (JR) Node 173 Definition: Specifies a two JR parameters: an offset from 174 the parent physical address and the length the JR registers. 183 where value is a LIODN ID for this JR. This property is 196 jr@1000 { 473 sec_jr0: jr@1000 { 480 sec_jr1: jr@2000 { 487 sec_jr2: jr@3000 { 494 sec_jr3: jr@4000 {
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/ |
H A D | save.S | 76 jr t0 95 jr t0 112 jr t0 194 jr t0 205 jr t0 222 jr t0
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | c293si-post.dtsi | 127 jr@1000 { 130 jr@2000 { 143 jr@1000 { 146 jr@2000 { 159 jr@1000 { 162 jr@2000 {
|
H A D | pq3-sec4.4-0.dtsi | 44 sec_jr0: jr@1000 { 50 sec_jr1: jr@2000 { 56 sec_jr2: jr@3000 { 62 sec_jr3: jr@4000 {
|
H A D | qoriq-raid1.0-0.dtsi | 49 raideng_jr0: jr@0 { 56 raideng_jr1: jr@400 { 71 raideng_jr2: jr@0 { 78 raideng_jr3: jr@400 {
|
H A D | qoriq-sec4.0-0.dtsi | 44 sec_jr0: jr@1000 { 50 sec_jr1: jr@2000 { 56 sec_jr2: jr@3000 { 62 sec_jr3: jr@4000 {
|
H A D | qoriq-sec4.2-0.dtsi | 44 sec_jr0: jr@1000 { 51 sec_jr1: jr@2000 { 58 sec_jr2: jr@3000 { 65 sec_jr3: jr@4000 {
|
H A D | qoriq-sec5.0-0.dtsi | 44 sec_jr0: jr@1000 { 51 sec_jr1: jr@2000 { 58 sec_jr2: jr@3000 { 65 sec_jr3: jr@4000 {
|
H A D | qoriq-sec5.2-0.dtsi | 44 sec_jr0: jr@1000 { 52 sec_jr1: jr@2000 { 60 sec_jr2: jr@3000 { 68 sec_jr3: jr@4000 {
|
H A D | qoriq-sec5.3-0.dtsi | 44 sec_jr0: jr@1000 { 52 sec_jr1: jr@2000 { 60 sec_jr2: jr@3000 { 68 sec_jr3: jr@4000 {
|
H A D | bsc9131si-post.dtsi | 141 sec_jr0: jr@1000 { 145 sec_jr1: jr@2000 { 149 sec_jr2: jr@3000 { 153 sec_jr3: jr@4000 {
|
H A D | bsc9132si-post.dtsi | 170 sec_jr0: jr@1000 { 174 sec_jr1: jr@2000 { 178 sec_jr2: jr@3000 { 182 sec_jr3: jr@4000 {
|
H A D | p1023si-post.dtsi | 221 sec_jr0: jr@1000 { 228 sec_jr1: jr@2000 { 235 sec_jr2: jr@3000 { 242 sec_jr3: jr@4000 {
|
H A D | qoriq-sec6.0-0.dtsi | 41 jr@1000 { 50 jr@2000 {
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES | 53 the issue and providing a fix, and to Miguel Pineiro Jr. 56 thanks to Miguel Pineiro Jr. 84 by Miguel Pineiro Jr. 90 Thanks to Miguel Pineiro Jr. 95 code. Thanks to Miguel Pineiro Jr.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_loongarch64.S | 49 jr $a1 97 jr $a1 145 jr $a1 193 jr $a1
|
H A D | tsan_rtl_mips64.S | 51 jr $t9 103 jr $t9 157 jr $t9 211 jr $t9
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | raideng.txt | 62 is of 12-bits which is the LIODN number for this JR. 64 transactions from this JR and than be able to do address 74 raideng_jr0: jr@0 {
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_vis.c | 157 int jr, cr; in ATF_TC_BODY() local 165 jr = strvisx(jd, s, sizeof(s), VIS_WHITE | VIS_NOLOCALE); in ATF_TC_BODY() 166 ATF_REQUIRE(jr != -1); in ATF_TC_BODY() 171 ATF_REQUIRE(jr == cr); in ATF_TC_BODY() 172 ATF_REQUIRE(memcmp(jd, cd, jr) == 0); in ATF_TC_BODY()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | loongarch.cpp | 27 0x80, 0x02, 0x00, 0x4c // jr $t8 33 0x80, 0x02, 0x00, 0x4c // jr $t8
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcABISupport.cpp | 588 0x03200008, // 0xf4: jr $t9 in writeResolverCode() 656 // jr $t9 in writeIndirectStubsBlock() 660 // jr $t9 in writeIndirectStubsBlock() 684 Stub[4 * I + 2] = 0x03200008; // jr $t9 in writeIndirectStubsBlock() 772 0x03200008, // 0x118: jr $t9 in writeResolverCode() 876 // jr $t9 in writeIndirectStubsBlock() 883 // jr $t9 in writeIndirectStubsBlock() 913 Stub[8 * I + 6] = 0x03200008; // jr $t9 in writeIndirectStubsBlock() 1000 0x00028067, // 0x130: jr t0 in writeResolverCode() 1050 // jr t0 ; Jump to resolver in writeIndirectStubsBlock() [all …]
|
/freebsd/sys/contrib/openzfs/module/lua/setjmp/ |
H A D | setjmp_loongarch64.S | 55 jr $ra 75 jr $ra
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 205 R. L. Weil, Jr. The cyclical majority problem . . . . . 251--254 212 W. F. Heess, Jr. Comments on a paper by Wallace and Mason 264--265 295 E. G. Coffman, Jr. and 506 C. W. Lucas, Jr. and 531 H. Hurwitz, Jr. On the Probability Distribution of the 579 R. R. Coulter, Jr. and 603 James H. Morris, Jr. Another Recursion Induction Principle 351--354 617 W. E. Bosarge, Jr. and 658 A. D. Hall, Jr. The Altran system for rational function 874 E. G. Coffman, Jr. and [all …]
|