Home
last modified time | relevance | path

Searched refs:f0 (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/powerpc/math/
A Dfpu_asm.S12 lfd f0,0(r4)
15 lfd f0,8(r4)
18 lfd f0,16(r4)
21 lfd f0,24(r4)
24 lfd f0,32(r4)
27 lfd f0,40(r4)
30 lfd f0,48(r4)
33 lfd f0,56(r4)
36 lfd f0,64(r4)
39 lfd f0,72(r4)
[all …]
/tools/testing/selftests/bpf/progs/
A Dtest_global_func2.c11 int f0(int var, struct __sk_buff *skb) in f0() function
23 return f0(0, skb) + skb->len; in f1()
48 return f0(1, skb) + f1(skb) + f2(2, skb) + f3(3, skb, 4); in global_func2()
A Dtest_global_func1.c11 int f0(int var, struct __sk_buff *skb) in f0() function
25 return f0(0, skb) + skb->len; in f1()
54 return f0(1, skb) + f1(skb) + f2(2, skb) + f3(3, skb, 4); in global_func1()
A Dtest_btf_ext.c10 __noinline static void f0(void) in f0() function
20 f0(); in global_func()
/tools/perf/
A Dperf-iostat.sh6 if [[ "$1" == "list" ]] || [[ "$1" =~ ([a-f0-9A-F]{1,}):([a-f0-9A-F]{1,2})(,)? ]]; then
/tools/testing/selftests/powerpc/pmu/ebb/
A Debb_handler.S144 mffs f0
145 stfd f0, FSCR_SAVE(r1)
146 mfvscr f0
147 stfd f0, VSCR_SAVE(r1)
255 lfd f0, FSCR_SAVE(r1)
256 mtfsf 0xff,f0
257 lfd f0, VSCR_SAVE(r1)
258 mtvscr f0
/tools/perf/arch/s390/include/
A Ddwarf-regs-table.h14 REG_DWARFNUM_NAME(f0, 16),
/tools/testing/kunit/test_data/
A Dtest_output_isolated_correctly.log32 [<600213f0>] ? block_signals+0x0/0x20
35 [<600213f0>] ? block_signals+0x0/0x20
/tools/testing/selftests/net/
A Dxfrm_policy.sh438 do_exception ${ns[3]} dead:3::1 dead:3::10 dead:2::fd dead:2:f0::/96
439 do_exception ${ns[4]} dead:3::10 dead:3::1 dead:1::fd dead:1:f0::/96
A Dpsock_tpacket.c356 uint8_t *f0 = ring->rd[0].iov_base; in get_next_frame() local
363 return f0 + (n * ring->req3.tp_frame_size); in get_next_frame()
/tools/perf/Documentation/
A Dexamples.txt205 83.42 : 31a2e95609: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
/tools/objtool/Documentation/
A Dobjtool.txt310 000c 2822c: 83 f0 05 xor $0x5,%eax
312 0013 28233: 25 f0 00 00 00 and $0xf0,%eax
/tools/arch/x86/lib/
A Dx86-opcode-map.txt310 f0: LOCK (Prefix)
600 f0: vlddqu Vx,Mx (F2)
837 f0: MOVBE Gy,My | MOVBE Gw,Mw (66) | CRC32 Gd,Eb (F2) | CRC32 Gd,Eb (66&F2)
930 f0: RORX Gy,Ey,Ib (F2),(v) | HRESET Gv,Ib (F3),(000),(11B)
1012 f0: CRC32 Gy,Eb (es) | INVEPT Gq,Mdq (F3),(ev)

Completed in 17 milliseconds