Home
last modified time | relevance | path

Searched refs:ld (Results 1 – 25 of 9125) sorted by relevance

12345678910>>...365

/dports/devel/z88dk/z88dk/lib/
H A Dz80rules.06 ld hl,(%1)
8 ld (%1),hl
10 ld hl,(%1)
12 ld hl,(%1)
27 ld h,0
29 ld a,l
32 ld hl,%1
35 ld h,0
38 ld a,h
44 ld a,h
[all …]
H A Dz80rules.11 ld a,+(0 % 256)
6 ld a,l
7 ld (%1),a
8 ld hl,%2
11 ld (%1),a
12 ld hl,%2
23 ld l,h
24 ld h,0
30 ld a,h
42 ld h,l
[all …]
H A Dz80rules.21 ld l,(hl)
2 ld h,0
8 ld hl,%3
10 ld a,(hl)
13 ld hl,%3
15 ld l,(hl)
16 ld h,0
17 ld a,l
22 ld hl,%5
32 ld h,0
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/z80/
H A Dld-group.s4 ld a,i
5 ld a,r
6 ld a,a
7 ld a,b
8 ld a,c
9 ld a,d
10 ld a,e
11 ld a,h
12 ld a,l
21 ld b,a
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/z80/
H A Dld-group.s4 ld a,i
5 ld a,r
6 ld a,a
7 ld a,b
8 ld a,c
9 ld a,d
10 ld a,e
11 ld a,h
12 ld a,l
21 ld b,a
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/z80/
H A Dld-group.s4 ld a,i
5 ld a,r
6 ld a,a
7 ld a,b
8 ld a,c
9 ld a,d
10 ld a,e
11 ld a,h
12 ld a,l
21 ld b,a
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/z80/
H A Dld-group.s4 ld a,i
5 ld a,r
6 ld a,a
7 ld a,b
8 ld a,c
9 ld a,d
10 ld a,e
11 ld a,h
12 ld a,l
21 ld b,a
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/z80/
H A Dld-group.s4 ld a,i
5 ld a,r
6 ld a,a
7 ld a,b
8 ld a,c
9 ld a,d
10 ld a,e
11 ld a,h
12 ld a,l
21 ld b,a
[all …]
/dports/devel/z88dk/z88dk/examples/sms/3dcity/engine/
H A Dmusic_manager.asm12 ld a, 2
29 ld ($C24B), a ; ld (PSGMOD_FRAME), a ; ld ($C24B), a
31 ld ($C255), hl ; ld (PSGMOD_ADDRESS), hl ; ld ($C255), hl
36 ld ($C204), bc ; ld (PSGMOD_LENGTH), bc ; ld ($C204), bc
37 ld ($C206), bc ; ld (PSGMOD_LENGTH_CNT), bc ; ld ($C206), bc
38 ld de, $C100 ; ld de, PSGMOD_INSTRUMENTS ; ld de, $C100 define
39 ld bc, $0100 ; ld bc, 256 ; ld bc, $0100
41 ld e, $15 ; ld e, PSGMOD_INITIAL_SPEED & 255 ; ld e, $15
46 ld ($C200), hl ; ld (PSGMOD_SEQ_LIST_START_PTR), hl ; ld ($C200), hl
47 ld ($C202), hl ; ld (PSGMOD_SEQ_LIST_PTR), hl ; ld ($C202), hl
[all …]
/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dui2_list.c394 ld->region_width = ld->width - ld->border_left - ld->border_right; in list_sync()
395 ld->region_height = ld->height - ld->border_top - ld->border_bottom; in list_sync()
611 ld->text_r, ld->text_g, ld->text_b, ld->text_a, in list_draw_text()
674 pb, ld->x + x, ld->y + y, ld->region_width, ld->row_height, in list_draw_row()
732 pb, ld->x + ld->border_left, ld->y + ld->border_top + y, in list_draw_empty_rows()
748 pb, ld->x, ld->y + ld->border_top, in list_draw_border()
751 pb, ld->x + ld->width - ld->border_right, ld->y + ld->border_top, in list_draw_border()
754 pb, ld->x, ld->y + ld->height - ld->border_bottom, in list_draw_border()
796 ui_display_render_area(ui, ld->x, ld->y, ld->width, ld->height, ld->wd); in list_draw_all()
858 if (ld->focus_row > ld->row_end) ld->focus_row = ld->row_end; in list_row_scroll_by_row()
[all …]
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/
H A Dsdcc_peeph.3105 ld c,#%1
485 ld l,c
486 ld h,b
493 ld l,c
494 ld h,b
502 ld l,e
503 ld h,d
510 ld l,e
511 ld h,d
519 ld a,l
[all …]
H A Dsdcc_peeph_cs.310 ld hl,#%2
16 ld hl,#%2
24 ld de,#%1
25 ld hl,#%2
30 ld de,#%1
38 ld hl,#%2
45 ld hl,#%2
54 ld de,#%1
55 ld hl,#%2
61 ld de,#%1
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-ppc64le/asm/crypto/bn/
H A Dppc-mont.s36 ld 7,0(7)
39 ld 23,0(5)
40 ld 10,0(4)
45 ld 10,8(4)
46 ld 11,0(6)
55 ld 11,8(6)
102 ld 10,0(4)
107 ld 10,8(4)
108 ld 11,0(6)
116 ld 11,8(6)
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/bn/
H A Dppc-mont.s36 ld 7,0(7)
39 ld 23,0(5)
40 ld 10,0(4)
45 ld 10,8(4)
46 ld 11,0(6)
55 ld 11,8(6)
102 ld 10,0(4)
107 ld 10,8(4)
108 ld 11,0(6)
116 ld 11,8(6)
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/aix64-gcc/asm/crypto/bn/
H A Dppc-mont.s32 ld 7,0(7)
35 ld 23,0(5)
36 ld 10,0(4)
41 ld 10,8(4)
42 ld 11,0(6)
51 ld 11,8(6)
98 ld 10,0(4)
103 ld 10,8(4)
104 ld 11,0(6)
112 ld 11,8(6)
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-ppc64/asm/crypto/bn/
H A Dppc-mont.s38 ld 7,0(7)
41 ld 23,0(5)
42 ld 10,0(4)
47 ld 10,8(4)
48 ld 11,0(6)
57 ld 11,8(6)
104 ld 10,0(4)
109 ld 10,8(4)
110 ld 11,0(6)
118 ld 11,8(6)
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-ppc64/asm_avx2/crypto/bn/
H A Dppc-mont.s38 ld 7,0(7)
41 ld 23,0(5)
42 ld 10,0(4)
47 ld 10,8(4)
48 ld 11,0(6)
57 ld 11,8(6)
104 ld 10,0(4)
109 ld 10,8(4)
110 ld 11,0(6)
118 ld 11,8(6)
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/bn/
H A Dppc-mont.s32 ld 7,0(7)
35 ld 23,0(5)
36 ld 10,0(4)
41 ld 10,8(4)
42 ld 11,0(6)
51 ld 11,8(6)
98 ld 10,0(4)
103 ld 10,8(4)
104 ld 11,0(6)
112 ld 11,8(6)
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/link/internal/s390x/
H A Dasm.go55 if addmoduledata.Type == ld.STEXT && ld.Buildmode != ld.BuildmodePlugin {
92 if ld.Buildmode == ld.BuildmodePlugin {
103 func adddynrel(ctxt *ld.Link, s *ld.Symbol, r *ld.Reloc) bool {
389 if ld.Linkmode == ld.LinkExternal {
516 ld.Cseek(int64(sect.Vaddr - ld.Segtext.Vaddr + ld.Segtext.Fileoff))
519 ld.Cseek(int64(sect.Vaddr - ld.Segtext.Vaddr + ld.Segtext.Fileoff))
542 ld.Cseek(int64(ld.Segdata.Fileoff))
543 ld.Datblk(ctxt, int64(ld.Segdata.Vaddr), int64(ld.Segdata.Filelen))
545 ld.Cseek(int64(ld.Segdwarf.Fileoff))
569 ld.Cwrite(ld.Elfstrdat)
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/mips/
H A Dld.s15 ld $4,0
16 ld $4,1
17 ld $4,0x8000
18 ld $4,-0x8000
19 ld $4,0x10000
20 ld $4,0x1a5a5
21 ld $4,0($5)
22 ld $4,1($5)
23 ld $4,0x8000($5)
24 ld $4,-0x8000($5)
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/mips/
H A Dld.s15 ld $4,0
16 ld $4,1
17 ld $4,0x8000
18 ld $4,-0x8000
19 ld $4,0x10000
20 ld $4,0x1a5a5
21 ld $4,0($5)
22 ld $4,1($5)
23 ld $4,0x8000($5)
24 ld $4,-0x8000($5)
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/mips/
H A Dld.s15 ld $4,0
16 ld $4,1
17 ld $4,0x8000
18 ld $4,-0x8000
19 ld $4,0x10000
20 ld $4,0x1a5a5
21 ld $4,0($5)
22 ld $4,1($5)
23 ld $4,0x8000($5)
24 ld $4,-0x8000($5)
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/mips/
H A Dld.s15 ld $4,0
16 ld $4,1
17 ld $4,0x8000
18 ld $4,-0x8000
19 ld $4,0x10000
20 ld $4,0x1a5a5
21 ld $4,0($5)
22 ld $4,1($5)
23 ld $4,0x8000($5)
24 ld $4,-0x8000($5)
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/link/internal/mips64/
H A Dasm.go43 func adddynrel(ctxt *ld.Link, s *ld.Symbol, r *ld.Reloc) bool {
72 ld.Cput(ld.R_MIPS_32)
74 ld.Cput(ld.R_MIPS_64)
80 ld.Cput(ld.R_MIPS_LO16)
83 ld.Cput(ld.R_MIPS_HI16)
86 ld.Cput(ld.R_MIPS_TLS_TPREL_LO16)
90 ld.Cput(ld.R_MIPS_26)
106 if ld.Linkmode == ld.LinkExternal {
196 ld.Cseek(int64(sect.Vaddr - ld.Segtext.Vaddr + ld.Segtext.Fileoff))
258 ld.Cwrite(ld.Elfstrdat)
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/link/internal/ppc64/
H A Dobj.go64 ld.Thearch.Lput = ld.Lputl
65 ld.Thearch.Wput = ld.Wputl
66 ld.Thearch.Vput = ld.Vputl
67 ld.Thearch.Append16 = ld.Append16l
68 ld.Thearch.Append32 = ld.Append32l
69 ld.Thearch.Append64 = ld.Append64l
71 ld.Thearch.Lput = ld.Lputb
72 ld.Thearch.Wput = ld.Wputb
73 ld.Thearch.Vput = ld.Vputb
74 ld.Thearch.Append16 = ld.Append16b
[all …]

12345678910>>...365