1 # arm testcase for ldr${cond}b $rd,??? 2 # mach: unfinished 3 4 .include "testutils.inc" 5 6 start 7 8 .global ldrb_post_dec_imm_offset 9 ldrb_post_dec_imm_offset: 10 ldr0b pc,??? 11 12 pass 13 # arm testcase for ldr${cond}bt $rd,??? 14 # mach: unfinished 15 16 .include "testutils.inc" 17 18 start 19 20 .global ldrb_post_dec_nonpriv_imm_offset 21 ldrb_post_dec_nonpriv_imm_offset: 22 ldr0bt pc,??? 23 24 pass 25 # arm testcase for ldr${cond}bt $rd,??? 26 # mach: unfinished 27 28 .include "testutils.inc" 29 30 start 31 32 .global ldrb_post_dec_nonpriv_reg_offset 33 ldrb_post_dec_nonpriv_reg_offset: 34 ldr0bt pc,??? 35 36 pass 37 # arm testcase for ldr${cond}b $rd,??? 38 # mach: unfinished 39 40 .include "testutils.inc" 41 42 start 43 44 .global ldrb_post_dec_reg_offset 45 ldrb_post_dec_reg_offset: 46 ldr0b pc,??? 47 48 pass 49 # arm testcase for ldr${cond}b $rd,??? 50 # mach: unfinished 51 52 .include "testutils.inc" 53 54 start 55 56 .global ldrb_post_inc_imm_offset 57 ldrb_post_inc_imm_offset: 58 ldr0b pc,??? 59 60 pass 61 # arm testcase for ldr${cond}bt $rd,??? 62 # mach: unfinished 63 64 .include "testutils.inc" 65 66 start 67 68 .global ldrb_post_inc_nonpriv_imm_offset 69 ldrb_post_inc_nonpriv_imm_offset: 70 ldr0bt pc,??? 71 72 pass 73 # arm testcase for ldr${cond}bt $rd,??? 74 # mach: unfinished 75 76 .include "testutils.inc" 77 78 start 79 80 .global ldrb_post_inc_nonpriv_reg_offset 81 ldrb_post_inc_nonpriv_reg_offset: 82 ldr0bt pc,??? 83 84 pass 85 # arm testcase for ldr${cond}b $rd,??? 86 # mach: unfinished 87 88 .include "testutils.inc" 89 90 start 91 92 .global ldrb_post_inc_reg_offset 93 ldrb_post_inc_reg_offset: 94 ldr0b pc,??? 95 96 pass 97 # arm testcase for ldr${cond}b $rd,??? 98 # mach: unfinished 99 100 .include "testutils.inc" 101 102 start 103 104 .global ldrb_pre_dec_imm_offset 105 ldrb_pre_dec_imm_offset: 106 ldr0b pc,??? 107 108 pass 109 # arm testcase for ldr${cond}b $rd,??? 110 # mach: unfinished 111 112 .include "testutils.inc" 113 114 start 115 116 .global ldrb_pre_dec_reg_offset 117 ldrb_pre_dec_reg_offset: 118 ldr0b pc,??? 119 120 pass 121 # arm testcase for ldr${cond}b $rd,??? 122 # mach: unfinished 123 124 .include "testutils.inc" 125 126 start 127 128 .global ldrb_pre_dec_wb_imm_offset 129 ldrb_pre_dec_wb_imm_offset: 130 ldr0b pc,??? 131 132 pass 133 # arm testcase for ldr${cond}b $rd,??? 134 # mach: unfinished 135 136 .include "testutils.inc" 137 138 start 139 140 .global ldrb_pre_dec_wb_reg_offset 141 ldrb_pre_dec_wb_reg_offset: 142 ldr0b pc,??? 143 144 pass 145 # arm testcase for ldr${cond}b $rd,??? 146 # mach: unfinished 147 148 .include "testutils.inc" 149 150 start 151 152 .global ldrb_pre_inc_imm_offset 153 ldrb_pre_inc_imm_offset: 154 ldr0b pc,??? 155 156 pass 157 # arm testcase for ldr${cond}b $rd,??? 158 # mach: unfinished 159 160 .include "testutils.inc" 161 162 start 163 164 .global ldrb_pre_inc_reg_offset 165 ldrb_pre_inc_reg_offset: 166 ldr0b pc,??? 167 168 pass 169 # arm testcase for ldr${cond}b $rd,??? 170 # mach: unfinished 171 172 .include "testutils.inc" 173 174 start 175 176 .global ldrb_pre_inc_wb_imm_offset 177 ldrb_pre_inc_wb_imm_offset: 178 ldr0b pc,??? 179 180 pass 181 # arm testcase for ldr${cond}b $rd,??? 182 # mach: unfinished 183 184 .include "testutils.inc" 185 186 start 187 188 .global ldrb_pre_inc_wb_reg_offset 189 ldrb_pre_inc_wb_reg_offset: 190 ldr0b pc,??? 191 192 pass 193