author | sebastian |
Wed, 25 Nov 2015 16:33:28 +0100 | |
changeset 34305 | e399e6b44631 |
parent 21805 | c7d7946239de |
permissions | -rw-r--r-- |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
1 |
data = R0x2000; |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
2 |
text = LOAD ?RXO; |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
3 |
# Test Null |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
4 |
text: .text%VerifyFixClassname; |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
5 |
text: .text%VerifyClassname; |
12892 | 6 |
text: .text%skip_over_fieldname: OUTPUTDIR/check_format.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
7 |
text: .text%VerifyClass; |
12892 | 8 |
text: .text%CCinit: OUTPUTDIR/check_code.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
9 |
text: .text%initialize_class_hash; |
12892 | 10 |
text: .text%make_class_info_from_name: OUTPUTDIR/check_code.o; |
11 |
text: .text%make_class_info: OUTPUTDIR/check_code.o; |
|
12 |
text: .text%verify_method: OUTPUTDIR/check_code.o; |
|
13 |
text: .text%instruction_length: OUTPUTDIR/check_code.o; |
|
14 |
text: .text%verify_opcode_operands: OUTPUTDIR/check_code.o; |
|
15 |
text: .text%initialize_exception_table: OUTPUTDIR/check_code.o; |
|
16 |
text: .text%initialize_dataflow: OUTPUTDIR/check_code.o; |
|
17 |
text: .text%signature_to_fieldtype: OUTPUTDIR/check_code.o; |
|
18 |
text: .text%check_register_values: OUTPUTDIR/check_code.o; |
|
19 |
text: .text%pop_stack: OUTPUTDIR/check_code.o; |
|
20 |
text: .text%update_registers: OUTPUTDIR/check_code.o; |
|
21 |
text: .text%push_stack: OUTPUTDIR/check_code.o; |
|
22 |
text: .text%merge_into_successors: OUTPUTDIR/check_code.o; |
|
23 |
text: .text%pop_and_free: OUTPUTDIR/check_code.o; |
|
24 |
text: .text%cp_index_to_class_fullinfo: OUTPUTDIR/check_code.o; |
|
25 |
text: .text%set_protected: OUTPUTDIR/check_code.o; |
|
26 |
text: .text%merge_into_one_successor: OUTPUTDIR/check_code.o; |
|
27 |
text: .text%merge_stack: OUTPUTDIR/check_code.o; |
|
28 |
text: .text%merge_registers: OUTPUTDIR/check_code.o; |
|
29 |
text: .text%finalize_class_hash: OUTPUTDIR/check_code.o; |
|
30 |
text: .text%CCdestroy: OUTPUTDIR/check_code.o; |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
31 |
# Test Exit |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
32 |
# Test Hello |
12892 | 33 |
text: .text%merge_fullinfo_types: OUTPUTDIR/check_code.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
34 |
# Test Sleep |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
35 |
# Test IntToString |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
36 |
# Test LoadToolkit |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
37 |
# Test LoadFrame |
12892 | 38 |
text: .text%verify_constant_pool_type: OUTPUTDIR/check_code.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
39 |
# Test LoadJFrame |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
40 |
# Test JHello |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
41 |
# SwingSet |
12892 | 42 |
text: .text%verify_field: OUTPUTDIR/check_code.o; |
43 |
text: .text%check_and_push: OUTPUTDIR/check_code.o; |
|
44 |
text: .text%signature_to_args_size: OUTPUTDIR/check_code.o; |