X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fcpu-arm.md;h=9be50f7ecb621080b5c6059a78ef3298e21dc326;hb=8ec9b12e53e4c0f7ab3fde48ebadf20cdb4bff1b;hp=0d63141cf8a39ca3ce675910996a8872575206c4;hpb=7f3b76a32ffa62a98597ad871e088181cbf67651;p=mono.git diff --git a/mono/mini/cpu-arm.md b/mono/mini/cpu-arm.md index 0d63141cf8a..9be50f7ecb6 100644 --- a/mono/mini/cpu-arm.md +++ b/mono/mini/cpu-arm.md @@ -1,5 +1,6 @@ # Copyright 2003-2011 Novell, Inc (http://www.novell.com) # Copyright 2011 Xamarin, Inc (http://www.xamarin.com) +# Licensed under the MIT license. See LICENSE file in the project root for full license information. # arm cpu description file # this file is read by genmdesc to pruduce a table with all the relevant information # about the cpu instructions that may be used by the regsiter allocator, the scheduler @@ -55,7 +56,7 @@ br: len:16 switch: src1:i len:12 # See the comment in resume_from_signal_handler, we can't copy the fp regs from sigctx to MonoContext on linux, # since the corresponding sigctx structures are not well defined. -seq_point: len:38 clob:c +seq_point: len:52 clob:c il_seq_point: len:0 throw: src1:i len:24 @@ -82,22 +83,22 @@ setlret: src1:i src2:i len:12 checkthis: src1:b len:4 call: dest:a clob:c len:20 call_reg: dest:a src1:i len:8 clob:c -call_membase: dest:a src1:b len:24 clob:c +call_membase: dest:a src1:b len:30 clob:c voidcall: len:20 clob:c voidcall_reg: src1:i len:8 clob:c -voidcall_membase: src1:b len:16 clob:c +voidcall_membase: src1:b len:24 clob:c fcall: dest:g len:28 clob:c fcall_reg: dest:g src1:i len:16 clob:c -fcall_membase: dest:g src1:b len:24 clob:c +fcall_membase: dest:g src1:b len:30 clob:c rcall: dest:g len:28 clob:c rcall_reg: dest:g src1:i len:16 clob:c -rcall_membase: dest:g src1:b len:24 clob:c +rcall_membase: dest:g src1:b len:30 clob:c lcall: dest:l len:20 clob:c lcall_reg: dest:l src1:i len:8 clob:c -lcall_membase: dest:l src1:b len:16 clob:c +lcall_membase: dest:l src1:b len:24 clob:c vcall: len:64 clob:c vcall_reg: src1:i len:64 clob:c -vcall_membase: src1:b len:64 clob:c +vcall_membase: src1:b len:70 clob:c tailcall: len:160 clob:c iconst: dest:i len:16 r4const: dest:f len:24 @@ -204,6 +205,7 @@ float_cle: dest:y src1:f src2:f len:20 float_conv_to_u: dest:i src1:f len:36 # R4 opcodes +rmove: dest:f src1:f len:4 r4_conv_to_i1: dest:i src1:f len:88 r4_conv_to_i2: dest:i src1:f len:88 r4_conv_to_i4: dest:i src1:f len:88 @@ -243,6 +245,9 @@ br_reg: src1:i len:8 bigmul: len:8 dest:l src1:i src2:i bigmul_un: len:8 dest:l src1:i src2:i tls_get: len:24 dest:i clob:c +tls_get_reg: len:28 dest:i src1:i clob:c +tls_set: len:24 src1:i clob:c +tls_set_reg: len:28 src1:i src2:i clob:c # 32 bit opcodes int_add: dest:i src1:i src2:i len:4 @@ -357,7 +362,7 @@ long_conv_to_ovf_i4_2: dest:i src1:i src2:i len:36 vcall2: len:64 clob:c vcall2_reg: src1:i len:64 clob:c vcall2_membase: src1:b len:64 clob:c -dyn_call: src1:i src2:i len:136 clob:c +dyn_call: src1:i src2:i len:252 clob:c # This is different from the original JIT opcodes float_beq: len:32 @@ -377,6 +382,7 @@ gc_liveness_def: len:0 gc_liveness_use: len:0 gc_spill_slot_liveness_def: len:0 gc_param_slot_liveness_def: len:0 +gc_safe_point: clob:c src1:i len:40 atomic_add_i4: dest:i src1:i src2:i len:64 atomic_exchange_i4: dest:i src1:i src2:i len:64