Searched +full:0 +full:x90000010 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/lld/MachO/Arch/ |
H A D | ARM64_32.cpp | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 67 0x90000010, // 00: adrp x16, __la_symbol_ptr@page 68 0xb9400210, // 04: ldr w16, [x16, __la_symbol_ptr@pageoff] 69 0xd61f0200, // 08: br x16 78 0x90000011, // 00: adrp x17, _dyld_private@page 79 0x91000231, // 04: add x17, x17, _dyld_private@pageoff 80 0xa9bf47f0, // 08: stp x16/x17, [sp, #-16]! 81 0x90000010, // 0c: adrp x16, dyld_stub_binder@page 82 0xb9400210, // 10: ldr w16, [x16, dyld_stub_binder@pageoff] 83 0xd61f0200, // 14: br x16 [all …]
|
H A D | ARM64.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 74 0x90000010, // 00: adrp x16, __la_symbol_ptr@page 75 0xf9400210, // 04: ldr x16, [x16, __la_symbol_ptr@pageoff] 76 0xd61f0200, // 08: br x16 85 0x90000011, // 00: adrp x17, _dyld_private@page 86 0x91000231, // 04: add x17, x17, _dyld_private@pageoff 87 0xa9bf47f0, // 08: stp x16/x17, [sp, #-16]! 88 0x90000010, // 0c: adrp x16, dyld_stub_binder@page 89 0xf9400210, // 10: ldr x16, [x16, dyld_stub_binder@pageoff] 90 0xd61f0200, // 14: br x16 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/cpu/ |
H A D | idle-states.yaml | 102 between 0 and infinite time, until a wake-up event occurs. 127 wakeup-delay = exit-latency + max(entry-latency - (now - entry-timestamp), 0) 167 0| 1 time(ms) 172 The graph curve with X-axis values = { x | 0 < x < 1ms } has a steep slope 444 #size-cells = <0>; 447 cpu@0 { 450 reg = <0x0 0x0>; 459 reg = <0x0 0x1>; 468 reg = <0x0 0x100>; 477 reg = <0x0 0x101>; [all …]
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | rtw8822b_table.c | 10 0x029, 0x000000F9, 11 0x420, 0x00000080, 12 0x421, 0x0000001F, 13 0x428, 0x0000000A, 14 0x429, 0x00000010, 15 0x430, 0x00000000, 16 0x431, 0x00000000, 17 0x432, 0x00000000, 18 0x433, 0x00000001, 19 0x434, 0x00000004, [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/ |
H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "CounterHTOff": "0,1,2,3,4,5,6,7", 7 "EventCode": "0xA3", 10 "UMask": "0x2" 14 "Counter": "0,1,2,3", 15 "CounterHTOff": "0,1,2,3,4,5,6,7", 17 "EventCode": "0xA3", 20 "UMask": "0x6" 24 "Counter": "0,1,2,3", 25 "CounterHTOff": "0,1,2,3,4,5,6,7", [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|