mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
# SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#Test opcode not supported selected chip
|
|
|
|
#test: should_fail=true
|
|
#test: cmdlineopts=-c unsupported.json
|
|
|
|
cfg trailing_bytes 0 #End program as soon as the input EOFs.
|
|
cfg prefetch true #We expect M0/M1 to be filled
|
|
cfg lut_width_bits 8 #Not really applicable here
|
|
|
|
main:
|
|
ADDCTIA
|