1 Publication 1762-RM001C-EN-P
Chapter
14
File Instructions
The file instructions perform operations on file data.
Instruction Used To: Page
COP - Copy File Copy a range of data from one file
location to another
14-2
FLL - Fill File Load a file with a program constant or a
value from an element address
14-3
BSL - Bit Shift Left Load and unload data into a bit array one
bit at a time
14-4
BSR - Bit Shift Right 14-6
FFL - First In, First Out (FIFO) Load Load words into a file and unload them in
the same order (first in, first out)
14-8
FFU - First In, First Out (FIFO)
Unload
14-11
LFL - Last In, First Out (LIFO) Load Load words into a file and unload them in
reverse order (last in, first out)
14-14
LFU - Last In, First Out (LIFO)
Unload
14-17